| /src/sys/dev/ic/ |
| isp_target.h | 78 #define MATCH_TMD(tmd, iid, lun, tag) \ 81 (iid == INI_ANY || iid == tmd->cd_iid) && \
|
| isp_target.c | 195 uint16_t iid; local 288 iid = ecp->in_iid; 294 iid = fcp->in_iid; 303 iid = inp->in_iid; 331 notify.nt_nphdl = iid; 347 notify.nt_nphdl = iid; 360 notify.nt_nphdl = iid; 760 isp_prt(isp, ISP_LOGTDEBUG0, "%s: [IID %d] code %x", __func__, aep->at_iid, code); 1111 int iid = 0; local 1118 iid = ((na_fcentry_e_t *)na)->na_iid 1327 int lun, iid; local [all...] |
| isp_tpublic.h | 124 int iid; member in struct:__anon2827::__anon2829::__anon2831 144 * with en_hba, en_chan and en_lun filled out. We used to have an iid
|
| /src/sys/dev/acpi/ |
| qcompas.c | 743 uint32_t iid; member in struct:qcpas_glink_intent_pair 1092 intent.iid = it->it_id; 1125 it->it_id = intents[i].iid;
|