Searched defs:devqueue (Results 1 – 3 of 3) sorted by relevance
45 struct devqueue { struct46 struct devqueue *dq_forw; argument47 struct devqueue *dq_back; argument48 int dq_ctlr;49 int dq_unit;50 int dq_slave;51 struct driver *dq_driver;
41 struct devqueue { struct42 struct devqueue *dq_forw; argument43 struct devqueue *dq_back; argument44 int dq_ctlr;45 int dq_unit;46 int dq_slave;47 struct driver *dq_driver;