Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_ip.c509 icmd->ULPCOMMAND = CMD_CREATE_XRI_CR; in emlxs_create_xri()
H A Demlxs_hba.c2545 case CMD_CREATE_XRI_CR: in emlxs_proc_channel_event()
H A Demlxs_sli3.c4861 case CMD_CREATE_XRI_CR: in emlxs_sli3_handle_ring_event()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h52 #define CMD_CREATE_XRI_CR 0x12 macro