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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c9338 emlxs_vfi_state(emlxs_port_t *port, VFIobj_t *vfip, uint16_t state, function
9405 } /* emlxs_vfi_state() */
9435 rval = emlxs_vfi_state(port, vfip, VFI_STATE_ONLINE,
9447 rval = emlxs_vfi_state(port, vfip, VFI_STATE_VPI_ONLINE_CMPL,
9478 rval = emlxs_vfi_state(port, vfip, VFI_STATE_PAUSED,
9481 rval = emlxs_vfi_state(port, vfip,
9487 rval = emlxs_vfi_state(port, vfip, VFI_STATE_UNREG,
9491 rval = emlxs_vfi_state(port, vfip, VFI_STATE_UNREG,
9495 rval = emlxs_vfi_state(port, vfip, VFI_STATE_OFFLINE,
9562 rval = emlxs_vfi_state(por
[all...]

Completed in 87 milliseconds