/titanic_44/usr/src/uts/sun4u/io/pci/ |
H A D | pcix.c | 54 if ((pci_config_get8(handle, PCI_CONF_HEADER) & PCI_HEADER_TYPE_M) in pcix_set_cmd_reg()
|
H A D | simba.c | 781 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in simba_initchild() 936 statep->header_type = pci_config_get8(ch, PCI_CONF_HEADER); in simba_save_config_regs()
|
H A D | pci_util.c | 539 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in init_child()
|
H A D | db21554.c | 1631 hdr_off + PCI_CONF_HEADER); in db_pci_get_header() 2312 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in db_initchild() 2499 pci_config_get8(config_handle, PCI_CONF_HEADER); in db_save_config_regs()
|
H A D | pci_pci.c | 895 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in ppb_initchild()
|
/titanic_44/usr/src/uts/common/io/ |
H A D | pci_cap.c | 135 header = pci_config_get8(h, PCI_CONF_HEADER); in pci_lcap_locate() 217 header = pci_config_get8(h, PCI_CONF_HEADER); in pci_htcap_locate()
|
/titanic_44/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 627 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in cardbus_program_ap() 696 PCI_CONF_HEADER) & PCI_HEADER_TYPE_M; in cardbus_topbridge_assign() 821 header_type = pci_config_get8(handle, PCI_CONF_HEADER) & in cardbus_bridge_assign() 1356 uint8_t header_type = pci_config_get8(handle, PCI_CONF_HEADER); in cardbus_setup_bridge() 1541 const uint8_t header_type = pci_config_get8(handle, PCI_CONF_HEADER) in cardbus_update_bridge() 1867 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in cardbus_sum_resources() 2381 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in cardbus_probe_bridge() 2553 *header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in cardbus_probe_children() 3606 PCI_CONF_HEADER) & PCI_HEADER_TYPE_M) == PCI_HEADER_ZERO) { 3700 byteval = pci_config_get8(config_handle, PCI_CONF_HEADER); [all …]
|
H A D | cardbus_hp.c | 1648 PCI_CONF_HEADER); in cardbus_ioctl()
|
H A D | cardbus.c | 1126 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in cardbus_init_child_regs()
|
/titanic_44/usr/src/uts/intel/io/pciex/ |
H A D | pcie_nvidia.c | 155 PCI_CONF_HEADER); in look_for_any_pciex_device()
|
/titanic_44/usr/src/uts/common/io/igb/ |
H A D | igb_debug.c | 93 pci_config_get8(handle, PCI_CONF_HEADER)); in pci_dump()
|
/titanic_44/usr/src/cmd/pcitool/ |
H A D | pcitool.c | 268 { PCI_CONF_HEADER, 1, "Hd", "Header Type" }, 336 switch (config_hdr_p->bytes[PCI_CONF_HEADER] & PCI_HEADER_TYPE_M) { in print_probe_info_verbose() 730 if (config_hdr.bytes[PCI_CONF_HEADER] & in probe_dev()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | pci.h | 47 #define PCI_CONF_HEADER 0xE /* header type, 1 byte */ macro
|
/titanic_44/usr/src/uts/sun4u/opl/io/pcicmu/ |
H A D | pcmu_util.c | 395 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in pcmu_init_child()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | sunpci.c | 504 PCI_CONF_HEADER); 936 header_type = pci_config_get8(conf_hdl, PCI_CONF_HEADER);
|
H A D | pcifm.c | 439 pci_hdr_type = pci_config_get8(erpt_p->pe_hdl, PCI_CONF_HEADER); in pci_ereport_setup()
|
/titanic_44/usr/src/uts/sun4/io/ |
H A D | pcicfg.c | 444 pci_config_get8(config_handle, PCI_CONF_HEADER)); in pcicfg_dump_common_config() 1819 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_program_ap() 1897 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_bridge_assign() 2613 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_sum_resources() 2970 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_free_resources() 3415 if (((pci_config_get8(config_handle, PCI_CONF_HEADER) in pcicfg_set_standard_props() 4084 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in pcicfg_probe_children() 4424 header_type = pci_config_get8(h, PCI_CONF_HEADER); in pcicfg_fcode_probe()
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_debug.c | 218 pci_config_get8(handle, PCI_CONF_HEADER)); in ixgbe_pci_dump()
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 413 pci_config_get8(handle, PCI_CONF_HEADER)); in pciconfig_dump()
|
/titanic_44/usr/src/uts/intel/io/hotplug/pcicfg/ |
H A D | pcicfg.c | 415 pci_config_get8(config_handle, PCI_CONF_HEADER)); in pcicfg_dump_common_config() 1751 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_bridge_assign() 2461 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_sum_resources() 2803 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_free_resources() 3194 if (((pci_config_get8(config_handle, PCI_CONF_HEADER) & in pcicfg_set_standard_props() 3741 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in pcicfg_probe_children()
|
/titanic_44/usr/src/lib/libprtdiag_psr/sparc/opl/common/ |
H A D | opl_picl.c | 713 (fd, bus, dev, func, PCI_CONF_HEADER, &ret); in get_lane_width()
|
/titanic_44/usr/src/uts/intel/io/pci/ |
H A D | pci_boot.c | 1560 header = pci_getb(bus, dev, func, PCI_CONF_HEADER); in enumerate_bus_devs() 1837 header = pci_getb(bus, dev, func, PCI_CONF_HEADER) & PCI_HEADER_TYPE_M; in set_devpm_d0() 2392 header = pci_getb(bus, dev, func, PCI_CONF_HEADER) & PCI_HEADER_TYPE_M; in add_reg_props()
|
/titanic_44/usr/src/uts/common/io/pciex/ |
H A D | pcieb.c | 1867 header_type = pci_config_get8(cfg_hdl, PCI_CONF_HEADER); in pcieb_set_pci_perf_parameters()
|
H A D | pcie.c | 984 bus_p->bus_hdr_type = pci_cfgacc_get8(rcdip, bdf, PCI_CONF_HEADER); in pcie_init_bus()
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/qlge/ |
H A D | qlge_dbg.c | 661 pci_config_get8(qlge->pci_handle, PCI_CONF_HEADER); in ql_dump_pci_config()
|