/titanic_50/usr/src/lib/efcode/pci/ |
H A D | pci.c | 313 PUSH(DS, cfgadd + PCI_CONF_PROGCLASS); in do_class_id()
|
/titanic_50/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 78 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in pci_dump()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | pci.h | 42 #define PCI_CONF_PROGCLASS 0x9 /* programming class code, 1 byte */ macro
|
/titanic_50/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 398 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in pciconfig_dump()
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 203 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in ixgbe_pci_dump()
|
/titanic_50/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 3652 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); 3860 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); 3944 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); 4336 pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
|
H A D | cardbus_hp.c | 1642 PCI_CONF_PROGCLASS); in cardbus_ioctl()
|
/titanic_50/usr/src/cmd/pcitool/ |
H A D | pcitool.c | 265 { PCI_CONF_PROGCLASS, 3, "Class ", "Class Code" },
|
/titanic_50/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 407 pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_dump_common_config() 3231 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_set_standard_props() 3388 pif = pci_config_get8(config_handle, PCI_CONF_PROGCLASS); in pcicfg_set_childnode_props()
|
/titanic_50/usr/src/uts/sun4u/io/pci/ |
H A D | db21554.c | 880 PCI_CONF_PROGCLASS); in db_orientation() 1621 ph->pif = pci_config_get8(config_handle, hdr_off + PCI_CONF_PROGCLASS); in db_pci_get_header()
|
/titanic_50/usr/src/uts/common/io/ntxn/ |
H A D | unm_gem.c | 330 prog_class = pci_config_get8(pci_cfg_hdl, PCI_CONF_PROGCLASS); in unm_pci_cfg_init()
|
/titanic_50/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 2391 progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS); in add_reg_props() 2792 progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS); in add_ppb_props()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 436 pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_dump_common_config() 3452 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_set_standard_props() 3624 pif = pci_config_get8(config_handle, PCI_CONF_PROGCLASS); in pcicfg_set_childnode_props()
|
/titanic_50/usr/src/uts/common/io/pciex/hotplug/ |
H A D | pciehpc.c | 1633 PCI_CONF_PROGCLASS); in pciehpc_slot_get_property()
|
H A D | pcishpc.c | 497 PCI_CONF_PROGCLASS); in pcishpc_slot_get_property()
|
/titanic_50/usr/src/uts/i86pc/io/amd_iommu/ |
H A D | amd_iommu_impl.c | 1269 prog_class = pci_config_get8(handle, PCI_CONF_PROGCLASS); in amd_iommu_setup()
|
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.c | 646 pci_config_get8(qlge->pci_handle, PCI_CONF_PROGCLASS); in ql_dump_pci_config()
|
/titanic_50/usr/src/uts/common/io/hotplug/pcihp/ |
H A D | pcihp.c | 1404 PCI_CONF_PROGCLASS); in pcihp_ioctl()
|