Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/io/
H A Dsbd.c837 for (i = 0; SBD_COMP(i) != SBD_COMP_UNKNOWN; i++) { in sbd_get_devtype()
845 return (SBD_COMP_UNKNOWN); in sbd_get_devtype()
1423 case SBD_COMP_UNKNOWN: in sbd_dev2devset()
2138 return (SBD_COMP_UNKNOWN); in get_node_type()
2158 return (SBD_COMP_UNKNOWN); in get_node_type()
2163 if (SBD_COMP(idx) == SBD_COMP_UNKNOWN) { in get_node_type()
2165 return (SBD_COMP_UNKNOWN); in get_node_type()
2173 return (SBD_COMP_UNKNOWN); in get_node_type()
2230 case SBD_COMP_UNKNOWN: in sbd_setup_devlists()
2378 for (idx = 0; SBD_COMP(idx) != SBD_COMP_UNKNOWN; idx++) { in sbd_name_to_idx()
[all …]
/titanic_50/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()
/titanic_50/usr/src/uts/i86pc/io/dr/
H A Ddr.c129 { NULL, SBD_COMP_UNKNOWN }
2610 case SBD_COMP_UNKNOWN: in dr_dev2devset()
2627 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_dev_type_to_nt()
2643 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_nt_to_dev_type()
2819 if (nt == SBD_COMP_UNKNOWN) { in dr_dev_found()
3006 if (nt == SBD_COMP_UNKNOWN) { in dr_pt_try_drmach()
/titanic_50/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c123 { NULL, SBD_COMP_UNKNOWN }
2639 case SBD_COMP_UNKNOWN: in dr_dev2devset()
2656 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_dev_type_to_nt()
2672 for (i = 0; dr_devattr[i].s_nodetype != SBD_COMP_UNKNOWN; i++) in dr_nt_to_dev_type()
2849 if (nt == SBD_COMP_UNKNOWN) { in dr_dev_found()
3049 if (nt == SBD_COMP_UNKNOWN) { in dr_pt_try_drmach()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h47 SBD_COMP_UNKNOWN enumerator
H A Dsbdpriv.h581 DEV_IS_IO(d) ? SBD_COMP_IO : SBD_COMP_UNKNOWN)
/titanic_50/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h51 SBD_COMP_UNKNOWN enumerator
/titanic_50/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()