Searched refs:HBA (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/hisi_sas/ |
D | Kconfig | 11 This driver supports HiSilicon's SAS HBA, including support based 20 This driver supports HiSilicon's SAS HBA based on PCI device
|
/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 76 #define pm8001_info(HBA, fmt, ...) \ argument 78 (HBA)->name, __func__, __LINE__, ##__VA_ARGS__) 80 #define pm8001_dbg(HBA, level, fmt, ...) \ argument 82 if (unlikely((HBA)->logging_level & PM8001_##level##_LOGGING)) \ 83 pm8001_info(HBA, fmt, ##__VA_ARGS__); \
|
/drivers/scsi/ |
D | Kconfig | 304 Fibre Channel (FC) adapter driver with a Host Bus Adapter (HBA). 563 This driver supports VMware's para virtualized SCSI HBA. 610 This is support for the Cisco PCI-Express FCoE HBA. 620 This is support for the Cisco PCI-Express SCSI HBA. 1516 This is the virtual HBA driver for virtio. If the kernel will
|