Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/scsipi/
Dcd.c606 cd_make_bounce_buffer(struct cd_softc *cd, struct buf *bp, daddr_t blkno, int count, struct buf **n… in cd_make_bounce_buffer() function
673 error = cd_make_bounce_buffer(cd, bp, blkno, count, &lbp, bounce); in cd_make_bounce()
681 error = cd_make_bounce_buffer(cd, bp, blkno, count, &rbp, bounce); in cd_make_bounce()