Searched refs:ctl_scsiio_precheck (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/cam/ctl/
H A DREADME.ctl.txt296 ctl_scsiio_precheck() This where all of the initial checks are done, and I/O
H A Dctl.c408 static int ctl_scsiio_precheck(struct ctl_softc *ctl_softc,
1673 * standard case in ctl_scsiio_precheck(). Errors in this case need to get
10330 ctl_scsiio_precheck(struct ctl_softc *ctl_softc, struct ctl_scsiio *ctsio) function
10622 * All the checks should have been handled by ctl_scsiio_precheck().
12940 ctl_scsiio_precheck(softc, &io->scsiio);

Completed in 71 milliseconds