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

/freebsd-11-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c82 typedef uint32_t ofwcell_t; typedef
168 ofwcell_t args[] = {
169 (ofwcell_t)"finddevice",
172 (ofwcell_t)name,
186 ofwcell_t args[] = {
187 (ofwcell_t)"getprop",
191 (ofwcell_t)name,
192 (ofwcell_t)buf,
208 ofwcell_t args[] = {
209 (ofwcell_t)"setpro
[all...]
/freebsd-11-stable/stand/sparc64/boot1/
H A Dboot1.c81 typedef uint64_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 76 milliseconds