Home
last modified time | relevance | path

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

/illumos-gate/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 */
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h625 #define PCI_CAP_ID_SATA 0x12 /* SATA Data/Index Config supported */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c72 {PCI_CAP_ID_SATA, "PCI_CAP_ID_SATA"},
/illumos-gate/usr/src/cmd/pcieadm/
H A Dpcieadm_cfgspace.c4787 { PCI_CAP_ID_SATA, "sata", "Serial ATA Configuration",
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4375 case PCI_CAP_ID_SATA: in ahci_config_space_init()