Searched defs:abort_iotag (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c4011 uint16_t abort_iotag; local
4028 abort_iotag = hba->fc_oor_iotag++;
4044 wqe->RequestTag = abort_iotag;
4051 iocb->ULPIOTAG = abort_iotag;
4075 uint16_t abort_iotag; local
4092 abort_iotag = hba->fc_oor_iotag++;
4098 wqe->RequestTag = abort_iotag;
4107 iocb->ULPIOTAG = abort_iotag;
4131 uint16_t abort_iotag; local
4148 abort_iotag
4194 uint16_t abort_iotag; local
[all...]

Completed in 51 milliseconds