Home
last modified time | relevance | path

Searched refs:header_type (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c238 uint8_t header_type);
620 uint8_t header_type, sec_bus; in cardbus_program_ap() local
686 uint8_t header_type; in cardbus_topbridge_assign() local
1538 const uint8_t header_type = in cardbus_update_bridge() local
2351 uint8_t header_type; in cardbus_probe_bridge() local
2434 j, &header_type)) { in cardbus_probe_bridge()
2671 j, header_type)) { in cardbus_probe_children()
3842 uint8_t header_type; local
4402 switch (header_type) {
4458 switch (header_type) {
[all …]
H A Dcardbus.c1101 uint8_t header_type; in cardbus_init_child_regs() local
1125 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in cardbus_init_child_regs()
1150 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in cardbus_init_child_regs()
1181 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in cardbus_init_child_regs()
H A Dcardbus_hp.c1649 card_info.header_type = pci_config_get8(handle, in cardbus_ioctl()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dsimba.c234 uchar_t header_type; member
701 uchar_t header_type; in simba_initchild() local
781 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in simba_initchild()
800 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in simba_initchild()
834 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in simba_initchild()
936 statep->header_type = pci_config_get8(ch, PCI_CONF_HEADER); in simba_save_config_regs()
937 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in simba_save_config_regs()
944 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in simba_save_config_regs()
1015 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in simba_restore_config_regs()
1037 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in simba_restore_config_regs()
H A Dpci_util.c406 uint8_t header_type, min_gnt; in init_child() local
539 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in init_child()
541 ddi_driver_name(child), header_type); in init_child()
570 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in init_child()
603 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in init_child()
H A Dpci_pci.c216 uchar_t header_type; member
793 uchar_t header_type; in ppb_initchild() local
895 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in ppb_initchild()
911 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ppb_initchild()
943 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in ppb_initchild()
H A Ddb21554.c2257 uchar_t header_type, min_gnt, latency_timer; in db_initchild() local
2312 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in db_initchild()
2332 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in db_initchild()
2369 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in db_initchild()
2498 statep->header_type = in db_save_config_regs()
2500 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in db_save_config_regs()
2507 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in db_save_config_regs()
2555 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in db_restore_config_regs()
2562 if ((statep->header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) in db_restore_config_regs()
/illumos-gate/usr/src/cmd/auditreduce/
H A Dproc.c390 char header_type; local
404 (void) adrm_char(&adr, (char *)&header_type, 1);
414 if (header_type == AUT_HEADER32) {
422 } else if (header_type == AUT_HEADER32_EX) {
435 } else if (header_type == AUT_HEADER64) {
451 } else if (header_type == AUT_HEADER64_EX) {
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_util.c363 uint8_t header_type; in pcmu_init_child() local
395 header_type = pci_config_get8(config_handle, PCI_CONF_HEADER); in pcmu_init_child()
397 ddi_driver_name(child), header_type); in pcmu_init_child()
403 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in pcmu_init_child()
/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_ctrl.h64 uchar_t header_type; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_die_deliv.c937 Dwarf_Half header_type = 0; in dwarf_next_cu_header() local
946 &header_type, in dwarf_next_cu_header()
961 Dwarf_Half header_type = 0; in dwarf_next_cu_header_b() local
971 &header_type, in dwarf_next_cu_header_b()
989 Dwarf_Half header_type = 0; in dwarf_next_cu_header_c() local
1002 &header_type, in dwarf_next_cu_header_c()
1478 Dwarf_Half * header_type, in _dwarf_next_cu_header_internal() argument
1626 if (header_type) { in _dwarf_next_cu_header_internal()
1627 *header_type = cu_context->cc_unit_type; in _dwarf_next_cu_header_internal()
/illumos-gate/usr/src/uts/sun4/io/
H A Dpcicfg.c1808 uint8_t header_type; in pcicfg_program_ap() local
1818 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_program_ap()
1874 uint8_t header_type; in pcicfg_bridge_assign() local
1895 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_bridge_assign()
2594 uint8_t header_type; in pcicfg_sum_resources() local
2608 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_sum_resources()
2958 uint8_t header_type; in pcicfg_free_resources() local
4015 uint8_t header_type, pcie_dev = 0; in pcicfg_probe_children() local
4285 int8_t header_type; in pcicfg_fcode_probe() local
4428 header_type = pci_config_get8(h, PCI_CONF_HEADER); in pcicfg_fcode_probe()
[all …]
/illumos-gate/usr/src/uts/common/sys/hotplug/
H A Dhpctrl.h313 uint8_t header_type; /* PCI_CONF_HEADER byte */ member
/illumos-gate/usr/src/uts/common/os/
H A Dsunpci.c835 uint8_t header_type; local
838 header_type = pci_config_get8(conf_hdl, PCI_CONF_HEADER);
839 header_type &= PCI_HEADER_TYPE_M;
842 if (header_type != PCI_HEADER_ZERO) {
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c1763 uint8_t header_type; in pcicfg_bridge_assign() local
1788 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_bridge_assign()
1790 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_bridge_assign()
2483 uint8_t header_type; in pcicfg_sum_resources() local
2498 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_sum_resources()
2503 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_sum_resources()
2834 uint8_t header_type; in pcicfg_free_resources() local
2841 header_type = pci_config_get8(handle, PCI_CONF_HEADER); in pcicfg_free_resources()
2848 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_PPB) { in pcicfg_free_resources()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h1194 u8 header_type; // 0x0e member
1257 u8 header_type; // 0x0e member
1317 u8 header_type; // 0x0e
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcieb.c2169 uchar_t header_type; in pcieb_set_pci_perf_parameters() local
2172 header_type = pci_config_get8(cfg_hdl, PCI_CONF_HEADER); in pcieb_set_pci_perf_parameters()
2174 if ((header_type & PCI_HEADER_TYPE_M) == PCI_HEADER_ONE) { in pcieb_set_pci_perf_parameters()
/illumos-gate/usr/src/uts/intel/io/pci/
H A Dpci_pci.c217 uchar_t header_type; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c660 qlge->pci_cfg.header_type = (uint8_t) in ql_dump_pci_config()
735 qlge->pci_cfg.header_type); in ql_dump_pci_config()
H A Dqlge.c6030 (knp++)->value.ui32 = qlge->pci_cfg.header_type; in ql_kstats_get_pci_regs()
/illumos-gate/usr/src/lib/cfgadm_plugins/pci/common/
H A Dcfga.c1665 DBG(1, ("ioctl headertype: %d\n", cardinfo.header_type)); in cfga_list_ext()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h1022 volatile uint8_t header_type; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1192 __HAL_AUX_ENTRY("header_type", pci_config.header_type, "0x%02X"); in xge_hal_aux_pci_config_read()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1411 card_info.header_type = pci_config_get8(handle, in pcihp_ioctl()