Home
last modified time | relevance | path

Searched refs:board_type (Results 1 – 25 of 37) sorted by relevance

12

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Djtag.h36 enum board_type jtag_get_board_type(volatile uint_t *, sysc_cfga_stat_t *);
37 int jtag_powerdown_board(volatile uint_t *, int, enum board_type,
H A Dfhc.h486 enum board_type { enum
605 enum board_type type; /* Type of board */
682 enum board_type type; /* Type of board */
822 void fhc_bd_init(struct fhc_soft_state *, int, enum board_type);
827 enum board_type fhc_bd_type(int);
828 char *fhc_bd_typestr(enum board_type);
941 enum board_type get_board_type(int board);
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c47 uint32_t board_type = 0; in hunt_board_cfg() local
105 rc = efx_mcdi_get_board_cfg(enp, &board_type, NULL, NULL); in hunt_board_cfg()
109 board_type = 0; in hunt_board_cfg()
114 encp->enc_board_type = board_type; in hunt_board_cfg()
H A Dmedford_nic.c102 uint32_t board_type = 0; in medford_board_cfg() local
165 rc = efx_mcdi_get_board_cfg(enp, &board_type, NULL, NULL); in medford_board_cfg()
169 board_type = 0; in medford_board_cfg()
174 encp->enc_board_type = board_type; in medford_board_cfg()
H A Dsiena_nic.c85 uint32_t board_type; in siena_board_cfg() local
93 if ((rc = efx_mcdi_get_board_cfg(enp, &board_type, in siena_board_cfg()
99 encp->enc_board_type = board_type; in siena_board_cfg()
H A Dsiena_flash.h109 efx_byte_t board_type; member
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/desktop/common/
H A Ddesktop.c167 char *board_type = NULL; in disp_fail_parts() local
179 if (bnode->board_type == CPU_BOARD) { in disp_fail_parts()
180 board_type = "CPU"; in disp_fail_parts()
182 board_type = "IO"; in disp_fail_parts()
186 "on %s Board #%d\n"), name, board_type, in disp_fail_parts()
221 "%s board %d\n"), board_type, in disp_fail_parts()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_hw.c1702 boardinfo->board_type)); in unm_nic_get_board_info()
1706 adapter->ahw.board_type = UNM_NIC_GBE; in unm_nic_get_board_info()
1725 adapter->ahw.board_type = UNM_NIC_GBE; in unm_nic_get_board_info()
1741 boardinfo->board_type)); in unm_nic_get_board_info()
1760 switch (adapter->ahw.board_type) { in unm_nic_macaddr_set()
1802 switch (adapter->ahw.board_type) { in unm_nic_set_mtu()
1845 switch (adapter->ahw.board_type) { in unm_nic_set_promisc_mode()
1884 switch (adapter->ahw.board_type) { in unm_nic_unset_promisc_mode()
1913 switch (adapter->ahw.board_type) { in unm_nic_phy_read()
1942 switch (adapter->ahw.board_type) { in unm_nic_init_port()
[all …]
H A Dunm_nic_isr.c81 switch (adapter->ahw.board_type) { in unm_nic_handle_phy_intr()
119 if (adapter->ahw.board_type == UNM_NIC_GBE) in unm_nic_handle_phy_intr()
H A Dunm_ndd.c199 if (adapter->ahw.board_type == UNM_NIC_XGBE) in unm_param_register()
248 if (adapter->ahw.board_type == UNM_NIC_XGBE) { in unm_param_register()
H A Dniu.c575 if ((adapter->ahw.boardcfg.board_type != in unm_niu_xg_set_promiscuous_mode()
577 (adapter->ahw.boardcfg.board_type != in unm_niu_xg_set_promiscuous_mode()
H A Dunm_brdcfg.h125 __uint32_t board_type; member
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c726 static enum board_type
730 char *board_type; in fhc_board_type() local
731 enum board_type type; in fhc_board_type()
739 if (strcmp(CPU_BD_NAME, board_type) == 0) { in fhc_board_type()
741 } else if (strcmp(MEM_BD_NAME, board_type) == 0) { in fhc_board_type()
743 } else if (strcmp(IO_2SBUS_BD_NAME, board_type) == 0) { in fhc_board_type()
752 } else if (strcmp(IO_PCI_BD_NAME, board_type) == 0) { in fhc_board_type()
757 kmem_free(board_type, proplen); in fhc_board_type()
1777 enum board_type type = softsp->list->sc.type; in update_temp()
1941 enum board_type type = softsp->list->sc.type; in update_temp()
[all …]
H A Dfhc_bd.c311 fhc_bd_init(struct fhc_soft_state *softsp, int board, enum board_type type) in fhc_bd_init()
431 enum board_type
445 fhc_bd_typestr(enum board_type type) in fhc_bd_typestr()
765 enum board_type type; in fhc_bdlist_prime()
902 enum board_type type; in fhc_bdlist_scan()
H A Djtag.c411 static int jtag_init_ac(volatile u_int *, int, enum board_type);
1112 get_ring_descriptor_bytype(int ring, enum board_type type) in get_ring_descriptor_bytype()
1168 enum board_type
1953 jtag_init_ac(volatile u_int *jreg, int bid, enum board_type brdtype) in jtag_init_ac()
2030 jtag_powerdown_board(volatile u_int *jreg, int board, enum board_type type, in jtag_powerdown_board()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsghsc.c320 int board_type = 0; in sghsc_attach() local
394 sghsc->sghsc_board, 0, &board_type); in sghsc_attach()
397 instance, sghsc->sghsc_node_id, sghsc->sghsc_board, board_type)); in sghsc_attach()
403 if (sghsc_register_slots(sghsc, board_type) != DDI_SUCCESS) { in sghsc_attach()
553 sghsc_register_slots(sghsc_t *sghsc, int board_type) in sghsc_register_slots() argument
571 switch (board_type) { in sghsc_register_slots()
606 board_type, sghsc->sghsc_node_id, in sghsc_register_slots()
684 sghsc->sghsc_slot_table[i].board_type = HPC_BOARD_UNKNOWN; in sghsc_register_slots()
1073 sghsc->sghsc_slot_table[slot].board_type; in sghsc_control()
1533 enum_state->sghsc_slot_table[rsp_data->slot].board_type = in sghsc_event_handler()
[all …]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c485 char *board_type = NULL; in disp_fail_parts() local
497 if (bnode->board_type == CPU_BOARD) { in disp_fail_parts()
498 board_type = "CPU"; in disp_fail_parts()
500 board_type = "IO"; in disp_fail_parts()
504 "on %s Board #%d\n"), name, board_type, in disp_fail_parts()
539 "%s board %d\n"), board_type, in disp_fail_parts()
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c161 char *board_type = NULL; in disp_fail_parts() local
173 if (bnode->board_type == CPU_BOARD) { in disp_fail_parts()
174 board_type = "CPU"; in disp_fail_parts()
176 board_type = "IO"; in disp_fail_parts()
180 "on %s Board #%d\n"), name, board_type, in disp_fail_parts()
215 "%s board %d\n"), board_type, in disp_fail_parts()
/illumos-gate/usr/src/uts/common/io/hotplug/pcihp/
H A Dpcihp.c1322 hpc_board_type_t board_type; in pcihp_ioctl() local
1328 if (board_type == -1) { in pcihp_ioctl()
3801 hpc_board_type_t board_type; in pcihp_get_board_type() local
3807 (caddr_t)&board_type) != 0) { in pcihp_get_board_type()
3826 board_type = HPC_BOARD_CPCI_FULL_HS; in pcihp_get_board_type()
3828 if (board_type == HPC_BOARD_CPCI_HS) { in pcihp_get_board_type()
3830 board_type = HPC_BOARD_CPCI_BASIC_HS; in pcihp_get_board_type()
3832 if (board_type == HPC_BOARD_UNKNOWN) { in pcihp_get_board_type()
3834 board_type = pcihp_cpci_board_type; in pcihp_get_board_type()
3836 board_type = HPC_BOARD_CPCI_FULL_HS; in pcihp_get_board_type()
[all …]
/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet.c587 dnetp->board_type = deviceid; in dnet_attach()
693 if (dnetp->board_type != DEVICE_ID_21040 && in dnet_attach()
694 dnetp->board_type != DEVICE_ID_21041 && in dnet_attach()
725 if (dnetp->board_type == DEVICE_ID_21140 || in dnet_attach()
726 dnetp->board_type == DEVICE_ID_21143) in dnet_attach()
1929 switch (dnetp->board_type) { in write_gpr()
1951 switch (dnetp->board_type) { in read_gpr()
2027 if (dnetp->board_type != DEVICE_ID_21040 && in set_opr()
2028 dnetp->board_type != DEVICE_ID_21041) { in set_opr()
2802 if (board_type == DEVICE_ID_21040) in dnet_read_srom()
[all …]
H A Ddnet.h362 int board_type; /* board type: 21040 or 21140 */ member
/illumos-gate/usr/src/lib/libprtdiag/inc/
H A Dpdevinfo.h135 int board_type; member
/illumos-gate/usr/src/uts/sun4u/serengeti/sys/
H A Dsghsc.h154 uint32_t board_type; member
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_hp.c1559 hpc_board_type_t board_type; in cardbus_ioctl() local
1566 (caddr_t)&board_type) != 0) { in cardbus_ioctl()
1572 if (copyout((void *)&board_type, hpc_ctrldata.data, in cardbus_ioctl()
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dnvm_meta.txt92 array set board_type {0 {Undefined} 1 {Module} 2 {Backplane} 3 {Ext_phy} 4 {Module_slave} }
214 …6,size 8 126,elementSize 0 126,stringFormat {^(\d+)$} 126,listType enum 126,allowedList board_type\
237 …1,size 8 151,elementSize 0 151,stringFormat {^(\d+)$} 151,listType enum 151,allowedList board_type\
245 …9,size 8 159,elementSize 0 159,stringFormat {^(\d+)$} 159,listType enum 159,allowedList board_type\
253 …7,size 8 167,elementSize 0 167,stringFormat {^(\d+)$} 167,listType enum 167,allowedList board_type\
261 …5,size 8 175,elementSize 0 175,stringFormat {^(\d+)$} 175,listType enum 175,allowedList board_type\
269 …entSize 0 183,stringFormat {^(\d+)$} 183,listType enum 183,allowedList board_type 183,exChipNumAtt…

12