Searched refs:ofwcell_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c81 typedef u_int64_t ofwcell_t; typedef
83 typedef int (*ofwfp_t)(ofwcell_t []);
141 ofwcell_t args[] = {
142 (ofwcell_t)"finddevice",
145 (ofwcell_t)name,
159 ofwcell_t args[] = {
160 (ofwcell_t)"getprop",
164 (ofwcell_t)name,
165 (ofwcell_t)buf,
181 ofwcell_t arg
[all...]

Completed in 57 milliseconds