Searched refs:PCI_PMCAP (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_os.h | 182 #define PCI_PMCAP 0x2 /* PM capabilities, 2 bytes */
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 161 pci_config_get16(handle, offset + PCI_PMCAP)); in pci_dump()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 286 pci_config_get16(handle, offset + PCI_PMCAP)); in ixgbe_pci_dump()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 468 pci_config_get16(handle, offset + PCI_PMCAP)); in pciconfig_dump()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | pci.h | 641 #define PCI_PMCAP 0x2 /* PM capabilities, 2 bytes */ macro
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | sunpci.c | 955 pmcap = pci_config_get16(hdl, p->ppc_cap_offset + PCI_PMCAP);
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_pci.c | 1083 PCI_PMCAP); in ppb_pwr_setup()
|
/illumos-gate/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1881 pmcap = PCI_CAP_GET16(conf_hdl, 0, cap_ptr, PCI_PMCAP); in pcieb_pwr_setup()
|
/illumos-gate/usr/src/cmd/pcieadm/ |
H A D | pcieadm_cfgspace.c | 1167 { PCI_PMCAP, 2, "pmcap", "Power Management Capabilities",
|
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 4333 caps_ptr + PCI_PMCAP); in ahci_config_space_init()
|