Home
last modified time | relevance | path

Searched defs:b_forw (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/uts/common/sys/
H A Dbuf.h82 struct buf *b_forw; /* headed by d_tab of conf.c */ member
139 struct buf *b_forw, *b_back; /* queue of unit queues */ member
253 struct buf *b_forw; /* hash list forw pointer */ global() member
270 struct buf *b_forw; /* not used */ global() member
[all...]
/titanic_52/usr/src/uts/common/avs/ns/
H A Dcontract.h393 #define b_forw b_pad1 /* b_forw in struct buf */ macro