Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fcf.h70 #define FCF_EVENT_RPI_RESUME 23 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c147 {FCF_EVENT_RPI_RESUME, "E_RPI_RESUME"},
13879 case FCF_EVENT_RPI_RESUME: in emlxs_rpi_action()
13922 case FCF_EVENT_RPI_RESUME: in emlxs_rpi_event()
14601 (void) emlxs_rpi_event(port, FCF_EVENT_RPI_RESUME, rpip); in emlxs_rpi_resume_notify()
14902 if (evt != FCF_EVENT_RPI_RESUME) { in emlxs_rpi_resume_evt_action()