Searched refs:afs_ih (Results 1 – 1 of 1) sorted by relevance
96 ihandle_t afs_ih = OBP_BADNODE; variable130 if (afs_ih != OBP_BADNODE) { in bop_open()131 ih = afs_ih; in bop_open()466 (void) prom_getprop(chosennode, "archfs", (caddr_t)&afs_ih); in bop_mountroot()467 return ((bfs_ih == -1 && afs_ih == -1) ? BOOT_SVC_FAIL : BOOT_SVC_OK); in bop_mountroot()482 if (afs_ih != OBP_BADNODE) { in bop_unmountroot()483 (void) prom_close(afs_ih); in bop_unmountroot()484 afs_ih = OBP_BADNODE; in bop_unmountroot()