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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c507 static int ctl_scsiio_precheck(struct ctl_softc *ctl_softc,
2253 * standard case in ctl_scsiio_precheck(). Errors in this case need to get
11247 ctl_scsiio_precheck(struct ctl_softc *softc, struct ctl_scsiio *ctsio) function
11313 CTL_DEBUG_PRINT(("ctl_scsiio_precheck: bailing out due to invalid LUN\n"));
11565 * All the checks should have been handled by ctl_scsiio_precheck().
13213 ctl_scsiio_precheck(softc, &io->scsiio);

Completed in 79 milliseconds