Searched defs:emlxs_vpi_state (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c11226 emlxs_vpi_state(emlxs_port_t *port, VPIobj_t *vpip, uint16_t state, function
11287 } /* emlxs_vpi_state() */
11516 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PORT_OFFLINE,
11600 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PORT_OFFLINE,
11699 rval = emlxs_vpi_state(port, vpip, VPI_STATE_INIT,
11710 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PORT_ONLINE,
11738 rval = emlxs_vpi_state(port, vpip, VPI_STATE_PORT_OFFLINE,
11742 rval = emlxs_vpi_state(port, vpip, VPI_STATE_LOGO,
11746 rval = emlxs_vpi_state(port, vpip, VPI_STATE_UNREG,
11750 rval = emlxs_vpi_state(por
[all...]

Completed in 91 milliseconds