Searched refs:sc_bp (Results 1 – 6 of 6) sorted by relevance
121 struct buf *sc_bp; /* the current I/O */ member434 if (fd->sc_bp == NULL) in fdstrategy()465 fd->sc_bp = bufq_dequeue(&fd->sc_bufq); in fdstart()481 fd->sc_bp = bufq_dequeue(&fd->sc_bufq); in fdfinish()492 if (fd->sc_bp != NULL) { in fdfinish()676 bp = fd->sc_bp; in fdintr()946 if (fd->sc_bp != NULL) in fdtimeout()959 struct buf *bp = fd->sc_bp; in fdretry()
70 struct buf *sc_bp; /* buf being transferred */ member
467 wd->sc_bp = bp; in __wdstart()517 struct buf *bp = wd->sc_bp; in wddone()576 struct buf *bp = wd->sc_bp; in wdrestart()
271 struct buf *sc_bp; /* current I/O */ member737 if (fd->sc_bp == NULL) in fdstrategy()767 fd->sc_bp = bufq_dequeue(&fd->sc_bufq); in fdstart()781 fd->sc_bp = bufq_dequeue(&fd->sc_bufq); in fdfinish()792 if (fd->sc_bp != NULL) in fdfinish()1092 if (fd->sc_bp != NULL) in fdctimeout()1265 bp = fd->sc_bp; in fdcstate()1686 bp = fd->sc_bp; in fdcretry()
113 struct buf *sc_bp; member367 wd->sc_bp = bp; in _octcfstart()384 struct buf *bp = wd->sc_bp; in octcfdone()
143 struct buf *sc_bp; member609 sc->sc_bp = bp; in _amdcfstart()638 struct buf *bp = sc->sc_bp; in amdcfdone()