Home
last modified time | relevance | path

Searched refs:SBD_COMP_UNKNOWN (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c836 for (i = 0; SBD_COMP(i) != SBD_COMP_UNKNOWN; i++) { in sbd_get_devtype()
844 return (SBD_COMP_UNKNOWN); in sbd_get_devtype()
1417 case SBD_COMP_UNKNOWN: in sbd_dev2devset()
2123 return (SBD_COMP_UNKNOWN); in get_node_type()
2143 return (SBD_COMP_UNKNOWN); in get_node_type()
2148 if (SBD_COMP(idx) == SBD_COMP_UNKNOWN) { in get_node_type()
2150 return (SBD_COMP_UNKNOWN); in get_node_type()
2158 return (SBD_COMP_UNKNOWN); in get_node_type()
2215 case SBD_COMP_UNKNOWN: in sbd_setup_devlists()
2363 for (idx = 0; SBD_COMP(idx) != SBD_COMP_UNKNOWN; idx++) { in sbd_name_to_idx()
[all …]
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp.c89 { NULL, NULL, SBD_COMP_UNKNOWN }
274 for (i = 0; SBDP_CT(i) != SBD_COMP_UNKNOWN; i++) { in sbdp_get_unit_num()
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c129 { NULL, SBD_COMP_UNKNOWN }
2611 case SBD_COMP_UNKNOWN: in dr_dev2devset()
2628 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_dev_type_to_nt()
2644 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_nt_to_dev_type()
2820 if (nt == SBD_COMP_UNKNOWN) { in dr_dev_found()
3007 if (nt == SBD_COMP_UNKNOWN) { in dr_pt_try_drmach()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c123 { NULL, SBD_COMP_UNKNOWN }
2640 case SBD_COMP_UNKNOWN: in dr_dev2devset()
2657 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_dev_type_to_nt()
2673 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_nt_to_dev_type()
2850 if (nt == SBD_COMP_UNKNOWN) { in dr_dev_found()
3050 if (nt == SBD_COMP_UNKNOWN) { in dr_pt_try_drmach()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h54 SBD_COMP_UNKNOWN enumerator
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h50 SBD_COMP_UNKNOWN enumerator
H A Dsbdpriv.h581 DEV_IS_IO(d) ? SBD_COMP_IO : SBD_COMP_UNKNOWN)
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_sbd.c173 ctl->ic_type = SBD_COMP_UNKNOWN; in ap_stat()
553 ctl->ic_type = SBD_COMP_UNKNOWN; in ap_ioctl()