Home
last modified time | relevance | path

Searched refs:ctbuf (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/hp300/dev/
H A Dct.c98 struct buf ctbuf[NCT]; variable
315 register struct buf *bp = &ctbuf[UNIT(dev)];
761 return(physio(ctstrategy, &ctbuf[unit], dev, B_READ, minphys, uio));
770 return(physio(ctstrategy, &ctbuf[unit], dev, B_WRITE, minphys, uio));