Home
last modified time | relevance | path

Searched refs:PCI_CONF_PROGCLASS (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_debug.c78 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in pci_dump()
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_debug.c203 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in ixgbe_pci_dump()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c398 pci_config_get8(handle, PCI_CONF_PROGCLASS)); in pciconfig_dump()
/illumos-gate/usr/src/uts/common/sys/
H A Dpci.h43 #define PCI_CONF_PROGCLASS 0x9 /* programming class code, 1 byte */ macro
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpci_props.c406 prop->ppd_pi = pci_prop_get8(acc, prop, PCI_CONF_PROGCLASS); in pci_prop_data_fill()
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c3641 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
3849 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
3933 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
4325 pci_config_get8(config_handle, PCI_CONF_PROGCLASS));
H A Dcardbus_hp.c1644 PCI_CONF_PROGCLASS); in cardbus_ioctl()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_boot.c2513 progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS); in add_bar_reg_props()
2903 progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS); in add_reg_props()
3092 progclass = pci_getb(bus, dev, func, PCI_CONF_PROGCLASS); in add_ppb_props()
/illumos-gate/usr/src/cmd/pcitool/
H A Dpcitool.c265 { PCI_CONF_PROGCLASS, 3, "Class ", "Class Code" },
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c880 PCI_CONF_PROGCLASS); in db_orientation()
1621 ph->pif = pci_config_get8(config_handle, hdr_off + PCI_CONF_PROGCLASS); in db_pci_get_header()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c335 prog_class = pci_config_get8(pci_cfg_hdl, PCI_CONF_PROGCLASS); in unm_pci_cfg_init()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c438 pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_dump_common_config()
3446 (pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_set_standard_props()
3618 pif = pci_config_get8(config_handle, PCI_CONF_PROGCLASS); in pcicfg_set_childnode_props()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c499 PCI_CONF_PROGCLASS); in pcishpc_slot_get_property()
H A Dpciehpc.c2958 prog_class = pci_config_get8(handle, PCI_CONF_PROGCLASS); in pciehpc_prop_card_get()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_impl.c1270 prog_class = pci_config_get8(handle, PCI_CONF_PROGCLASS); in amd_iommu_setup()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c646 pci_config_get8(qlge->pci_handle, PCI_CONF_PROGCLASS); in ql_dump_pci_config()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1406 PCI_CONF_PROGCLASS); in pcihp_ioctl()
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c407 pci_config_get8(config_handle, PCI_CONF_PROGCLASS)); in pcicfg_dump_common_config()