Home
last modified time | relevance | path

Searched refs:BE_GEN2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/be2iscsi/
Dbe.h26 #define BE_GEN2 2 macro
Dbe_main.h257 #define chip_be2(phba) (phba->generation == BE_GEN2)
Dbe_main.c476 if (phba->generation == BE_GEN2) in beiscsi_map_pci_bars()
3574 case BE_GEN2: in be2iscsi_enable_msix()
5594 phba->generation = BE_GEN2; in beiscsi_dev_probe()