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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.c501 static void ctl_try_unblock_others(struct ctl_lun *lun, union ctl_io *io,
5845 ctl_try_unblock_others(lun, (union ctl_io *)ctsio, FALSE);
10986 ctl_try_unblock_others(lun, io, TRUE);
11013 ctl_try_unblock_others(struct ctl_lun *lun, union ctl_io *bio, bool skip) function
11227 ctl_try_unblock_others(lun, (union ctl_io *)io,
12092 ctl_try_unblock_others(lun, io, TRUE);
12936 ctl_try_unblock_others(lun, io, TRUE);
13102 ctl_try_unblock_others(lun, io, FALSE);

Completed in 80 milliseconds