Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/be2iscsi/
Dbe.h21 #define BE_GEN2 2 macro
Dbe_main.h251 #define chip_be2(phba) (phba->generation == BE_GEN2)
Dbe_main.c487 if (phba->generation == BE_GEN2) in beiscsi_map_pci_bars()
3569 case BE_GEN2: in be2iscsi_enable_msix()
5559 phba->generation = BE_GEN2; in beiscsi_dev_probe()