Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h156 #define RPI_STATE_UNREG_CMPL 3 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1616 {RPI_STATE_UNREG_CMPL, "RPI_UNREG_CMPL"},
15304 (void) emlxs_rpi_state(port, rpip, RPI_STATE_UNREG_CMPL, in emlxs_rpi_unreg_mbcmpl()
15424 if (rpip->state != RPI_STATE_UNREG_CMPL) { in emlxs_rpi_unreg_cmpl_action()