/illumos-gate/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 43 static fhc_bd_resizable_t boards; /* booted and hotplugged boards */ variable 64 fhc_b_search(in_array.boards, board, 0, in_array.last); 89 ASSERT(boards.sorted); in fhc_bd_disabled() 90 index = FHC_B_SEARCH(boards, board); in fhc_bd_disabled() 92 return (boards.boards[index]->flags & BDF_DISABLED); in fhc_bd_disabled() 100 if (!boards.sorted) { in fhc_check_array() 101 fhc_shell_sort(boards.boards, 0, boards.last); in fhc_check_array() 102 boards.sorted = TRUE; in fhc_check_array() 107 fhc_shell_sort(clocks.boards, 0, clocks.last); in fhc_check_array() 188 fhc_resize(&(resizable->boards), oldsize, newsize); in fhc_check_size() [all …]
|
/illumos-gate/usr/src/uts/sun4u/serengeti/io/ |
H A D | sbdp.c | 505 sbdp_wnode_init(sbdp_wnode_t *wnodep, int wnode, int boards) in sbdp_wnode_init() argument 513 wnodep->nbds = boards; in sbdp_wnode_init() 514 wnodep->bds = kmem_zalloc(sizeof (sbdp_bd_t) * boards, KM_SLEEP); in sbdp_wnode_init() 517 for (i = 0; i < boards; i++) in sbdp_wnode_init() 527 int boards; in sbdp_wnode_fini() local 533 boards = wnodep->nbds; in sbdp_wnode_fini() 535 for (i = 0; i < boards; i++) in sbdp_wnode_fini() 538 kmem_free(wnodep->bds, sizeof (sbdp_bd_t) * boards); in sbdp_wnode_fini()
|
/illumos-gate/usr/src/lib/libprtdiag/inc/ |
H A D | pdevinfo.h | 143 Prom_node *boards; /* boards node holds bif info if present */ member
|
/illumos-gate/usr/src/uts/i86pc/io/dr/ |
H A D | dr.c | 137 dr_board_t *boards; member 505 bp = softsp->boards; in dr_open() 518 while (--bp >= softsp->boards) in dr_open() 528 bp = &softsp->boards[DR_MINOR2BNUM(getminor(*dev))]; in dr_open() 592 hp->h_bd = &softsp->boards[bd]; in dr_ioctl() 731 softsp->boards = GETSTRUCT(dr_board_t, MAX_BOARDS); in dr_attach() 734 dr_boardlist = softsp->boards; in dr_attach() 739 dr_board_t *bp = &softsp->boards[bd]; in dr_attach() 819 ASSERT(softsp->boards == dr_boardlist); in dr_detach() 828 dr_board_destroy(&softsp->boards[bd]); in dr_detach() [all …]
|
/illumos-gate/usr/src/uts/sun4u/ngdr/io/ |
H A D | dr.c | 131 dr_board_t *boards; member 506 bp = softsp->boards; in dr_open() 519 while (--bp >= softsp->boards) in dr_open() 530 bp = &softsp->boards[DR_MINOR2BNUM(getminor(*dev))]; in dr_open() 594 hp->h_bd = &softsp->boards[bd]; in dr_ioctl() 735 softsp->boards = GETSTRUCT(dr_board_t, MAX_BOARDS); in dr_attach() 738 dr_boardlist = softsp->boards; in dr_attach() 743 dr_board_t *bp = &softsp->boards[bd]; in dr_attach() 823 ASSERT(softsp->boards == dr_boardlist); in dr_detach() 832 dr_board_destroy(&softsp->boards[bd]); in dr_detach() [all …]
|
/illumos-gate/usr/src/lib/libprtdiag/common/ |
H A D | pdevinfo_sun4u.c | 93 sys_tree.boards = NULL; in do_prominfo()
|
H A D | pdevinfo_sun4v.c | 101 sys_tree.boards = NULL; in do_prominfo()
|
H A D | libdevinfo_sun4u.c | 421 sys_tree.boards = NULL; in do_devinfo()
|
/illumos-gate/usr/src/uts/sun4u/sunfire/sys/ |
H A D | fhc.h | 800 fhc_bd_t **boards; member
|
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/serengeti/common/ |
H A D | serengeti.c | 2044 obp_sys_tree.boards = NULL; in get_failed_parts()
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/ |
H A D | nvm_meta.txt | 39 # Description: NVM meta tcl file - helper file for programming boards.
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 93 to have multiport serial boards, if your computer doesn't have extra
|
H A D | grub.texi | 1566 to have multiport serial boards, if your computer doesn't have extra
|
H A D | grub.info | 1398 to have multiport serial boards, if your computer doesn't have extra
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/ |
H A D | ecore.tex | 1662 …PF can use bulletin boards to notify VF of current link state. Notice that link state doesn't nece… 1668 …[due to lack of handshake the PF can't know if VF read previous bulletin boards], the upper-driver…
|
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | release.txt | 6336 its VF's bulletin boards.
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 45 # Found on some boards with two sockets 31884 # same ID possibly also on other ASUS boards
|
H A D | usb.ids | 20835 60cb PteroDAQ Data Acquisition on FRDM-KL25Z and future boards
|