Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h153 #define RPI_STATE_RESERVED 1 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1613 {RPI_STATE_RESERVED, "RPI_RESERVED"},
14056 if (rpip->state != RPI_STATE_RESERVED) { in emlxs_rpi_idle_timer()
14121 (void) emlxs_rpi_state(port, rpip, RPI_STATE_RESERVED, in emlxs_rpi_alloc()
14160 (void) emlxs_rpi_state(port, fabric_rpip, RPI_STATE_RESERVED, in emlxs_rpi_alloc_fabric_rpi()
14772 case RPI_STATE_RESERVED: in emlxs_rpi_offline_evt_action()
14830 case RPI_STATE_RESERVED: in emlxs_rpi_pause_evt_action()
14946 if (rpip->state != RPI_STATE_RESERVED) { in emlxs_rpi_reserved_action()