Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c445 static int ctl_scsiio_lun_check(struct ctl_lun *lun,
2366 if (ctl_scsiio_lun_check(lun, entry, ctsio) != 0) { in ctl_serialize_other_sc_cmd()
11908 if (ctl_scsiio_lun_check(lun, entry, &io->scsiio) != 0) { in ctl_scsi_try_unblock_io()
12052 ctl_scsiio_lun_check(struct ctl_lun *lun, in ctl_scsiio_lun_check() function
12391 if (ctl_scsiio_lun_check(lun, entry, ctsio) != 0) { in ctl_scsiio_precheck()
13081 if (ctl_scsiio_lun_check(lun, entry, &io->scsiio) != 0) {