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

  /src/sys/dev/ic/
isp_target.c 659 ct7_entry_t *cto = &un._ctio7; local
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
753 ct_entry_t *cto = &un._ctio; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.d 348 Type cto; // MODFlags.const_
1132 if (mcache && mcache.cto)
1134 assert(mcache.cto.mod == MODFlags.const_);
1135 return mcache.cto;
1192 t = mcache.cto; // const => naked
1281 t = mcache.cto; // shared const => const
1375 * fill in the cto, ito, sto, scto, wto shortcuts.
1393 mcache.cto = t;
1448 mcache.cto = mto;
1449 t.mcache.cto = this
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
mips-opc.c 531 {"cto", "d,s", 0x70000062, 0xfc1f07ff, WR_1|RD_2, 0, 0, LEXT2, 0 },
  /src/external/gpl3/binutils.old/dist/opcodes/
mips-opc.c 531 {"cto", "d,s", 0x70000062, 0xfc1f07ff, WR_1|RD_2, 0, 0, LEXT2, 0 },
  /src/external/gpl3/gdb.old/dist/opcodes/
mips-opc.c 531 {"cto", "d,s", 0x70000062, 0xfc1f07ff, WR_1|RD_2, 0, 0, LEXT2, 0 },
  /src/external/gpl3/gdb/dist/opcodes/
mips-opc.c 531 {"cto", "d,s", 0x70000062, 0xfc1f07ff, WR_1|RD_2, 0, 0, LEXT2, 0 },

Completed in 30 milliseconds