Searched refs:PCI_CONF_BIST (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 94 pci_config_get8(handle, PCI_CONF_BIST)); in pci_dump()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | pci.h | 48 #define PCI_CONF_BIST 0xF /* builtin self test, 1 byte */ macro
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 221 pci_config_get8(handle, PCI_CONF_BIST)); in ixgbe_pci_dump()
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 416 pci_config_get8(handle, PCI_CONF_BIST)); in pciconfig_dump()
|
/titanic_41/usr/src/cmd/pcitool/ |
H A D | pcitool.c | 269 { PCI_CONF_BIST, 1, "BI", "BIST" },
|
/titanic_41/usr/src/uts/sun4u/io/pci/ |
H A D | db21554.c | 1632 ph->bist = pci_config_get8(config_handle, hdr_off + PCI_CONF_BIST); in db_pci_get_header()
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 4351 pci_config_get8(config_handle, PCI_CONF_BIST));
|
/titanic_41/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 417 pci_config_get8(config_handle, PCI_CONF_BIST)); in pcicfg_dump_common_config()
|
/titanic_41/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 446 pci_config_get8(config_handle, PCI_CONF_BIST)); in pcicfg_dump_common_config()
|