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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c1691 static uint32_t emlxs_rpi_state(emlxs_port_t *port, RPIobj_t *rpip,
13953 emlxs_rpi_state(emlxs_port_t *port, RPIobj_t *rpip, uint16_t state, function
14013 } /* emlxs_rpi_state() */
14086 (void) emlxs_rpi_state(rpip->vpip->port, rpip, RPI_STATE_FREE,
14120 (void) emlxs_rpi_state(port, rpip, RPI_STATE_RESERVED,
14159 (void) emlxs_rpi_state(port, fabric_rpip, RPI_STATE_RESERVED,
14176 rval = emlxs_rpi_state(port, rpip, RPI_STATE_FREE, 0, 0, 0);
14733 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG,
14743 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG,
14777 rval = emlxs_rpi_state(por
[all...]

Completed in 71 milliseconds