sys/cam/ctl/ctl.c
11928
ctl_try_unblock_others(lun, io, TRUE);
sys/cam/ctl/ctl.c
12236
ctl_try_unblock_others(lun, (union ctl_io *)io,
sys/cam/ctl/ctl.c
13101
ctl_try_unblock_others(lun, io, TRUE);
sys/cam/ctl/ctl.c
13967
ctl_try_unblock_others(lun, io, TRUE);
sys/cam/ctl/ctl.c
14202
ctl_try_unblock_others(lun, io, FALSE);
sys/cam/ctl/ctl.c
443
static void ctl_try_unblock_others(struct ctl_lun *lun, union ctl_io *io,
sys/cam/ctl/ctl.c
5887
ctl_try_unblock_others(lun, (union ctl_io *)ctsio, FALSE);