HomeSort by: relevance | last modified time | path
    Searched defs:cto (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 659 ct7_entry_t *cto = &un._ctio7; local in function:isp_endcmd
674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
675 cto->ct_header.rqs_entry_count = 1;
676 cto->ct_nphdl = nphdl;
677 cto->ct_rxid = aep->at_rxid;
678 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2];
679 cto->ct_iid_hi = aep->at_hdr.s_id[0];
680 cto->ct_oxid = aep->at_hdr.ox_id;
681 cto->ct_scsi_status = sts;
682 cto->ct_vpidx = vpidx
710 ct2_entry_t *cto = &un._ctio2; local in function:isp_endcmd
753 ct_entry_t *cto = &un._ctio; local in function:isp_endcmd
    [all...]
isp_target.c 659 ct7_entry_t *cto = &un._ctio7; local in function:isp_endcmd
674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
675 cto->ct_header.rqs_entry_count = 1;
676 cto->ct_nphdl = nphdl;
677 cto->ct_rxid = aep->at_rxid;
678 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2];
679 cto->ct_iid_hi = aep->at_hdr.s_id[0];
680 cto->ct_oxid = aep->at_hdr.ox_id;
681 cto->ct_scsi_status = sts;
682 cto->ct_vpidx = vpidx
710 ct2_entry_t *cto = &un._ctio2; local in function:isp_endcmd
753 ct_entry_t *cto = &un._ctio; local in function:isp_endcmd
    [all...]
isp_target.c 659 ct7_entry_t *cto = &un._ctio7; local in function:isp_endcmd
674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
675 cto->ct_header.rqs_entry_count = 1;
676 cto->ct_nphdl = nphdl;
677 cto->ct_rxid = aep->at_rxid;
678 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2];
679 cto->ct_iid_hi = aep->at_hdr.s_id[0];
680 cto->ct_oxid = aep->at_hdr.ox_id;
681 cto->ct_scsi_status = sts;
682 cto->ct_vpidx = vpidx
710 ct2_entry_t *cto = &un._ctio2; local in function:isp_endcmd
753 ct_entry_t *cto = &un._ctio; local in function:isp_endcmd
    [all...]
isp_target.c 659 ct7_entry_t *cto = &un._ctio7; local in function:isp_endcmd
674 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO7;
675 cto->ct_header.rqs_entry_count = 1;
676 cto->ct_nphdl = nphdl;
677 cto->ct_rxid = aep->at_rxid;
678 cto->ct_iid_lo = (aep->at_hdr.s_id[1] << 8) | aep->at_hdr.s_id[2];
679 cto->ct_iid_hi = aep->at_hdr.s_id[0];
680 cto->ct_oxid = aep->at_hdr.ox_id;
681 cto->ct_scsi_status = sts;
682 cto->ct_vpidx = vpidx
710 ct2_entry_t *cto = &un._ctio2; local in function:isp_endcmd
753 ct_entry_t *cto = &un._ctio; local in function:isp_endcmd
    [all...]

Completed in 101 milliseconds