Lines Matching defs:_atio
585 at_entry_t _atio;
609 atun._atio.at_header.rqs_entry_type = RQSTYPE_ATIO;
610 atun._atio.at_header.rqs_entry_count = 1;
611 atun._atio.at_handle = aep->at_handle;
612 atun._atio.at_iid = aep->at_iid;
613 atun._atio.at_tgt = aep->at_tgt;
614 atun._atio.at_lun = aep->at_lun;
615 atun._atio.at_tag_type = aep->at_tag_type;
616 atun._atio.at_tag_val = aep->at_tag_val;
617 atun._atio.at_status = (aep->at_flags & AT_TQAE);
618 atun._atio.at_status |= CT_OK;