Searched refs:cons_li (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | consconfig_dacf.h | 63 ldi_ident_t cons_li; member in struct:cons_state
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | consconfig_dacf.c | 601 FREAD|FWRITE|FNOCTTY, kcred, &lh, sp->cons_li) != 0) 735 sp->cons_li = ldi_ident_from_anon(); 769 kcred, &wc_lh, sp->cons_li); 825 kcred, &sp->conskbd_lh, sp->cons_li) != 0) { 834 kcred, &sp->consms_lh, sp->cons_li) != 0) { 920 &wc_lh, sp->cons_li)) { 1392 FREAD|FWRITE|FNOCTTY, kcred, &new_lh, sp->cons_li); 1452 kcred, &new_lh, sp->cons_li); 1582 FREAD|FWRITE|FNOCTTY, kcred, &lh, sp->cons_li); 2039 FREAD|FWRITE|FNOCTTY, kcred, &kb_lh, sp->cons_li); [all...] |
Completed in 334 milliseconds