sys/dev/pv/xbf.c
1240
xbf_scsi_done(ccb->ccb_xfer, XS_SELTIMEOUT);
sys/dev/pv/xbf.c
235
void xbf_scsi_done(struct scsi_xfer *, int);
sys/dev/pv/xbf.c
395
xbf_scsi_done(xs, XS_SELTIMEOUT);
sys/dev/pv/xbf.c
401
xbf_scsi_done(xs, XS_NOERROR);
sys/dev/pv/xbf.c
417
xbf_scsi_done(xs, XS_NOERROR);
sys/dev/pv/xbf.c
425
xbf_scsi_done(xs, XS_DRIVER_STUFFUP);
sys/dev/pv/xbf.c
430
xbf_scsi_done(xs, XS_DRIVER_STUFFUP);
sys/dev/pv/xbf.c
439
xbf_scsi_done(xs, XS_TIMEOUT);
sys/dev/pv/xbf.c
816
xbf_scsi_done(xs, XS_DRIVER_STUFFUP);
sys/dev/pv/xbf.c
848
xbf_scsi_done(xs, XS_NOERROR);
sys/dev/pv/xbf.c
870
xbf_scsi_done(xs, XS_NOERROR);
sys/dev/pv/xbf.c
889
xbf_scsi_done(xs, XS_NOERROR);