Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c4034 if ((hba->fc_oor_iotag >= EMLXS_MAX_ABORT_TAG)) { in emlxs_create_abort_xri_cn()
4098 if ((hba->fc_oor_iotag >= EMLXS_MAX_ABORT_TAG)) { in emlxs_create_abort_xri_cx()
4154 if ((hba->fc_oor_iotag >= EMLXS_MAX_ABORT_TAG)) { in emlxs_create_close_xri_cn()
4217 if ((hba->fc_oor_iotag >= EMLXS_MAX_ABORT_TAG)) { in emlxs_create_close_xri_cx()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1952 #define EMLXS_MAX_ABORT_TAG 0x7fff macro