Home
last modified time | relevance | path

Searched refs:chip_be3_r (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.h253 #define chip_be3_r(phba) (phba->generation == BE_GEN3) macro
254 #define is_chip_be2_be3r(phba) (chip_be3_r(phba) || (chip_be2(phba)))
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_main.h252 #define chip_be3_r(phba) (phba->generation == BE_GEN3) macro
253 #define is_chip_be2_be3r(phba) (chip_be3_r(phba) || (chip_be2(phba)))

Completed in 7 milliseconds