Home
last modified time | relevance | path

Searched refs:emlxs_vpi_port_unbind_notify (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h918 extern uint32_t emlxs_vpi_port_unbind_notify(emlxs_port_t *port,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2112 (void) emlxs_vpi_port_unbind_notify(port, 1); in emlxs_fca_unbind_port()
H A Demlxs_dfc.c3668 (void) emlxs_vpi_port_unbind_notify(vport, 1); in emlxs_dfc_npiv_test()
H A Demlxs_fcf.c11398 emlxs_vpi_port_unbind_notify(emlxs_port_t *port, uint32_t wait) in emlxs_vpi_port_unbind_notify() function