Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h285 #define SLI_CT_RESPONSE_FS_ACC 0x8002 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c787 {SLI_CT_RESPONSE_FS_ACC, "CT_ACC"},
835 {SLI_CT_RESPONSE_FS_ACC, "CT_ACC"},
870 {SLI_CT_RESPONSE_FS_ACC, "CT_ACC"},
11094 case SLI_CT_RESPONSE_FS_ACC: in emlxs_swap_ct_pkt()
H A Demlxs_els.c3087 (rsp_code == SLI_CT_RESPONSE_FS_ACC)) { in emlxs_ct_handle_event()