Searched refs:ofwcell_t (Results 1 – 1 of 1) sorted by relevance
83 typedef uint32_t ofwcell_t; typedef85 typedef int (*ofwfp_t)(ofwcell_t *);184 call_ofw(ofwcell_t* buf) in call_ofw()255 ofwcell_t args[] = { in ofw_finddevice()256 (ofwcell_t)"finddevice", in ofw_finddevice()259 (ofwcell_t)name, in ofw_finddevice()273 ofwcell_t args[] = { in ofw_getprop()274 (ofwcell_t)"getprop", in ofw_getprop()278 (ofwcell_t)name, in ofw_getprop()279 (ofwcell_t)buf, in ofw_getprop()[all …]