Home
last modified time | relevance | path

Searched refs:OBP_BADNODE (Results 1 – 25 of 51) sorted by relevance

123

/titanic_41/usr/src/psm/promif/ieee1275/common/
H A Dprom_node.c83 if (node == OBP_NONODE || node == OBP_BADNODE) { in prom_walk_devs()
98 if (curnode == OBP_NONODE || curnode == OBP_BADNODE) { in prom_walk_devs()
119 if (child != OBP_NONODE && child != OBP_BADNODE) { in prom_walk_devs()
223 return (OBP_BADNODE); in prom_finddevice()
235 ci[4] = p1275_dnode2cell(OBP_BADNODE); /* Res1: Prime result */ in prom_finddevice()
260 if (node != OBP_BADNODE) in prom_chosennode()
H A Dprom_boot.c44 if ((node == OBP_NONODE) || (node == OBP_BADNODE)) in prom_bootargs()
75 if ((node == OBP_NONODE) || (node == OBP_BADNODE)) in prom_bootpath()
H A Dprom_phandle.c41 ci[4] = p1275_dnode2cell(OBP_BADNODE); /* Res1: Prime result */ in prom_getphandle()
H A Dprom_stdout.c68 return (pstdout = (pnode_t)OBP_BADNODE); in prom_stdout_node()
H A Dprom_stdin.c70 return (pstdin = (pnode_t)OBP_BADNODE); in prom_stdin_node()
H A Dprom_fb.c141 if ((node = prom_optionsnode()) == OBP_BADNODE) in prom_get_tem_size()
/titanic_41/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dutil.c77 if (cb_rih == OBP_BADNODE || cb_rih == 0) { in cpr_statefile_open()
107 if (chosen == OBP_BADNODE) { in cb_mountroot()
125 cb_rih = OBP_BADNODE; in cb_unmountroot()
135 if (cb_rih == OBP_BADNODE) in cpr_fs_volopen()
149 if (cb_rih == OBP_BADNODE) in cpr_fs_open()
172 if (cb_rih == OBP_BADNODE) in cpr_fs_read()
183 if (cb_rih == OBP_BADNODE) in cpr_fs_close()
192 if (cb_rih == OBP_BADNODE) in cpr_fs_seek()
/titanic_41/usr/src/uts/sparc/os/
H A Dbootops.c95 ihandle_t bfs_ih = OBP_BADNODE;
96 ihandle_t afs_ih = OBP_BADNODE;
130 if (afs_ih != OBP_BADNODE) { in bop_open()
136 if (fd == -1 && bfs_ih != OBP_BADNODE) { in bop_open()
478 if (bfs_ih != OBP_BADNODE) { in bop_unmountroot()
480 bfs_ih = OBP_BADNODE; in bop_unmountroot()
482 if (afs_ih != OBP_BADNODE) { in bop_unmountroot()
484 afs_ih = OBP_BADNODE; in bop_unmountroot()
/titanic_41/usr/src/uts/intel/promif/
H A Dprom_node.c91 return (OBP_BADNODE); in prom_finddevice()
97 return (OBP_BADNODE); in prom_alias_node()
/titanic_41/usr/src/psm/stand/boot/sparc/common/
H A Dsun4dep.c55 if (node != OBP_NONODE && node != OBP_BADNODE) { in setup_aux()
71 node != OBP_BADNODE && in setup_aux()
/titanic_41/usr/src/uts/sun4v/promif/
H A Dpromif_node.c222 device = OBP_BADNODE; in finddevice()
291 if (device == OBP_BADNODE) { in finddevice()
H A Dpromif_io.c281 return (OBP_BADNODE); in instance_to_package()
/titanic_41/usr/src/uts/common/io/
H A Dopenprom.c219 options_nodeid = OBP_BADNODE; in opattach()
380 (st->current_id != OBP_BADNODE)) { in opromioctl_cb()
382 st->current_id = OBP_BADNODE; in opromioctl_cb()
548 (node_id == OBP_NONODE) || (node_id == OBP_BADNODE)) { in opromioctl_cb()
605 (node_id == OBP_NONODE) || (node_id == OBP_BADNODE)) { in opromioctl_cb()
945 (node_id == OBP_NONODE) || (node_id == OBP_BADNODE)) { in opromioctl_cb()
1149 if (node_id == OBP_BADNODE) { in oprom_checknodeid()
1152 if ((current_id != OBP_BADNODE) && ((node_id == current_id) || in oprom_checknodeid()
/titanic_41/usr/src/psm/promif/ieee1275/sun4/
H A Dprom_macaddr.c53 if (macnodeid != OBP_BADNODE) { in prom_getmacaddr()
H A Dprom_vercheck.c264 if (openprom_node == OBP_BADNODE) in visit()
/titanic_41/usr/src/stand/lib/sa/sparc/
H A Dprom_misc.c51 if (cn == OBP_BADNODE) in prom_create_encoded_prop()
/titanic_41/usr/src/uts/intel/sys/
H A Dobpdefs.h50 #define OBP_BADNODE ((pnode_t)-1) macro
/titanic_41/usr/src/uts/sun4v/ontario/os/
H A Dontario.c86 if (nodeid == OBP_BADNODE) { in load_platform_drivers()
/titanic_41/usr/src/uts/sun/sys/
H A Dobpdefs.h46 #define OBP_BADNODE ((pnode_t)-1) macro
/titanic_41/usr/src/uts/sparc/io/
H A Dconsplat.c262 if (pnode == OBP_BADNODE) in plat_virtual_console_path()
/titanic_41/usr/src/uts/sun4/os/
H A Dmlsetup.c336 if (node != OBP_NONODE && node != OBP_BADNODE) {
352 node != OBP_BADNODE &&
/titanic_41/usr/src/uts/sun4u/os/
H A Decc.c227 if ((node == OBP_NONODE) || (node == OBP_BADNODE)) { in error_init()
H A Dmach_cpu_states.c160 if ((onode == OBP_NONODE) || (onode == OBP_BADNODE)) { in mdboot()
/titanic_41/usr/src/psm/stand/cpr/common/
H A Dsupport.c123 if (node == OBP_NONODE || node == OBP_BADNODE) { in cpr_reset_properties()
/titanic_41/usr/src/uts/common/syscall/
H A Dsysteminfo.c314 if (fn.nodeid != OBP_BADNODE) { in path_to_devinfo()

123