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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl.c9835 union ctl_io *prev_ooa; local
9841 prev_ooa = (union ctl_io *)TAILQ_PREV(&cur_blocked->io_hdr,
9846 * queue now, prev_ooa will be NULL, and the action
9849 action = ctl_check_ooa(lun, cur_blocked, prev_ooa);

Completed in 124 milliseconds