Lines Matching defs:aio
2659 ocs_io_t *aio = NULL;
2687 aio = accb->ccb_h.ccb_io_ptr;
2688 if (aio == NULL) {
2696 aio->tgt_io.state, aio->tag,
2697 aio->init_task_tag, aio->tgt_io.flags);
2703 if ((aio->tgt_io.flags & OCS_CAM_IO_F_ABORT_RECV) == 0) {
2709 aio->tgt_io.flags |= OCS_CAM_IO_F_ABORT_CAM;
2710 ocs_target_io_free(aio);