Searched refs:v2_inst2pkg (Results 1 – 5 of 5) sorted by relevance
86 st_p = (*romvec->pv_v2devops.v2_inst2pkg)(*romvec->pv_v2bootargs.fd_stdin);134 st_p = (*romvec->pv_v2devops.v2_inst2pkg)(*romvec->pv_v2bootargs.fd_stdout);
31 phandle (*v2_inst2pkg)(int d); /* Convert ihandle to phandle */ member
39 int (*v2_inst2pkg)(int d); /* Convert ihandle to phandle */ member
303 node = (*romvec->pv_v2devops.v2_inst2pkg)(inst); in prom_inst2pkg()
271 node = (*romvec->pv_v2devops.v2_inst2pkg)(fd); in of_console_init()