Home
last modified time | relevance | path

Searched refs:abort_iotag (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c4011 uint16_t abort_iotag; in emlxs_create_abort_xri_cn() local
4028 abort_iotag = hba->fc_oor_iotag++; in emlxs_create_abort_xri_cn()
4044 wqe->RequestTag = abort_iotag; in emlxs_create_abort_xri_cn()
4051 iocb->ULPIOTAG = abort_iotag; in emlxs_create_abort_xri_cn()
4075 uint16_t abort_iotag; in emlxs_create_abort_xri_cx() local
4092 abort_iotag = hba->fc_oor_iotag++; in emlxs_create_abort_xri_cx()
4098 wqe->RequestTag = abort_iotag; in emlxs_create_abort_xri_cx()
4107 iocb->ULPIOTAG = abort_iotag; in emlxs_create_abort_xri_cx()
4131 uint16_t abort_iotag; in emlxs_create_close_xri_cn() local
4148 abort_iotag = hba->fc_oor_iotag++; in emlxs_create_close_xri_cn()
[all …]