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

/freebsd-12-stable/stand/powerpc/boot1.chrp/
H A Dboot1.c83 typedef uint32_t ofwcell_t; typedef
169 ofwcell_t args[] = {
170 (ofwcell_t)"finddevice",
173 (ofwcell_t)name,
187 ofwcell_t args[] = {
188 (ofwcell_t)"getprop",
192 (ofwcell_t)name,
193 (ofwcell_t)buf,
209 ofwcell_t args[] = {
210 (ofwcell_t)"setpro
[all...]
/freebsd-12-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 101 milliseconds