Home
last modified time | relevance | path

Searched refs:PCI_CLASS_SERIAL_FIBER (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/bfa/
H A Dbfad.c1609 .class = (PCI_CLASS_SERIAL_FIBER << 8),
1617 .class = (PCI_CLASS_SERIAL_FIBER << 8),
1625 .class = (PCI_CLASS_SERIAL_FIBER << 8),
1634 .class = (PCI_CLASS_SERIAL_FIBER << 8),
/linux-6.15/include/linux/
H A Dpci_ids.h126 #define PCI_CLASS_SERIAL_FIBER 0x0c04 macro