Symbol: PCI_CONF_PROGCLASS
usr/src/cmd/pcitool/pcitool.c
265
{ PCI_CONF_PROGCLASS, 3, "Class ", "Class Code" },
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3641
(pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3849
(pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/cardbus/cardbus_cfg.c
3933
(pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/cardbus/cardbus_cfg.c
4325
pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/cardbus/cardbus_hp.c
1644
PCI_CONF_PROGCLASS);
usr/src/uts/common/io/e1000g/e1000g_debug.c
398
pci_config_get8(handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/fibre-channel/fca/qlge/qlge_dbg.c
646
pci_config_get8(qlge->pci_handle, PCI_CONF_PROGCLASS);
usr/src/uts/common/io/hotplug/pcihp/pcihp.c
1406
PCI_CONF_PROGCLASS);
usr/src/uts/common/io/igb/igb_debug.c
78
pci_config_get8(handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/ixgbe/ixgbe_debug.c
203
pci_config_get8(handle, PCI_CONF_PROGCLASS));
usr/src/uts/common/io/ntxn/unm_gem.c
335
prog_class = pci_config_get8(pci_cfg_hdl, PCI_CONF_PROGCLASS);
usr/src/uts/common/io/pciex/hotplug/pciehpc.c
2958
prog_class = pci_config_get8(handle, PCI_CONF_PROGCLASS);
usr/src/uts/common/io/pciex/hotplug/pcishpc.c
499
PCI_CONF_PROGCLASS);
usr/src/uts/common/io/pciex/pci_props.c
406
prop->ppd_pi = pci_prop_get8(acc, prop, PCI_CONF_PROGCLASS);
usr/src/uts/i86pc/io/amd_iommu/amd_iommu_impl.c
1270
prog_class = pci_config_get8(handle, PCI_CONF_PROGCLASS);
usr/src/uts/intel/io/hotplug/pcicfg/pcicfg.c
407
pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/intel/io/pci/pci_boot.c
2518
progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS);
usr/src/uts/intel/io/pci/pci_boot.c
2913
progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS);
usr/src/uts/intel/io/pci/pci_boot.c
3102
progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS);
usr/src/uts/sun4/io/pcicfg.c
3446
(pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/sun4/io/pcicfg.c
3618
pif = pci_config_get8(config_handle, PCI_CONF_PROGCLASS);
usr/src/uts/sun4/io/pcicfg.c
438
pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
usr/src/uts/sun4u/io/pci/db21554.c
1621
ph->pif = pci_config_get8(config_handle, hdr_off + PCI_CONF_PROGCLASS);
usr/src/uts/sun4u/io/pci/db21554.c
880
PCI_CONF_PROGCLASS);