Home
last modified time | relevance | path

Searched refs:emlxs_fcf_shutdown_notify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h930 extern uint32_t emlxs_fcf_shutdown_notify(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c1974 (void) emlxs_fcf_shutdown_notify(port, 1); in emlxs_offline()
H A Demlxs_fcf.c1937 (void) emlxs_fcf_shutdown_notify(port, 1); in emlxs_fcf_fini()
2174 emlxs_fcf_shutdown_notify(emlxs_port_t *port, uint32_t wait) in emlxs_fcf_shutdown_notify() function