Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl.c435 static ctl_action ctl_seq_check(union ctl_io *io1, union ctl_io *io2);
11668 ctl_seq_check(union ctl_io *io1, union ctl_io *io2) in ctl_seq_check() function
11762 return (ctl_seq_check(ooa_io, pending_io)); in ctl_check_for_blockage()