Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_os.h185 #define PCI_PMDATA 0x7 /* PM data, 1 byte */
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c170 pci_config_get8(handle, offset + PCI_PMDATA)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c295 pci_config_get8(handle, offset + PCI_PMDATA)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c477 pci_config_get8(handle, offset + PCI_PMDATA)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h641 #define PCI_PMDATA 0x7 /* PM data, 1 byte */ macro