Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h204 #define MBX_REG_FCFI 0xA0 macro
H A Demlxs_mbox.h123 #define MBX_REG_FCFI 0xA0 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c164 {MBX_REG_FCFI, "REG_FCFI"},
H A Demlxs_fcf.c8661 mb4->mbxCommand = MBX_REG_FCFI; in emlxs_fcfi_reg_action()