Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h142 extern void emlxs_ulp_statec_cb(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c11908 emlxs_ulp_statec_cb(port, port->ulp_statec); in emlxs_fca_link_up()
11917 emlxs_ulp_statec_cb(port, FC_STATE_OFFLINE); in emlxs_fca_link_down()
12386 emlxs_ulp_statec_cb(emlxs_port_t *port, uint32_t statec) in emlxs_ulp_statec_cb() function