Lines Matching refs:oppbuf
62 static Oppbuf oppbuf; variable
67 Oppbuf_small oppbuf; in next() local
68 struct openpromio *opp = &(oppbuf.opp); in next()
71 memset(oppbuf.buf, 0, MINBUFSIZE); in next()
82 Oppbuf_small oppbuf; in child() local
83 struct openpromio *opp = &(oppbuf.opp); in child()
86 memset(oppbuf.buf, 0, MINBUFSIZE); in child()
101 struct openpromio *opp = &(oppbuf.opp); in prom_findnode_byname()
155 struct openpromio *opp = &(oppbuf.opp); in getbootcmd()
171 struct openpromio *opp = &(oppbuf.opp); in prom_getprop()
182 struct openpromio *opp = &(oppbuf.opp); in prom_nextprop()