Home
last modified time | relevance | path

Searched refs:PCI_CAP_ID_SATA (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h176 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Config supported */
/titanic_50/usr/src/uts/common/sys/
H A Dpci.h619 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Config supported */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c70 {PCI_CAP_ID_SATA, "PCI_CAP_ID_SATA"},
/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4270 case PCI_CAP_ID_SATA: in ahci_config_space_init()