Home
last modified time | relevance | path

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

/titanic_41/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, in emlxs_rpi_state() function
14086 (void) emlxs_rpi_state(rpip->vpip->port, rpip, RPI_STATE_FREE, in emlxs_rpi_idle_timer()
14120 (void) emlxs_rpi_state(port, rpip, RPI_STATE_RESERVED, in emlxs_rpi_alloc()
14159 (void) emlxs_rpi_state(port, fabric_rpip, RPI_STATE_RESERVED, in emlxs_rpi_alloc_fabric_rpi()
14176 rval = emlxs_rpi_state(port, rpip, RPI_STATE_FREE, 0, 0, 0); in emlxs_rpi_free()
14733 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG, in emlxs_rpi_online_evt_action()
14743 rval = emlxs_rpi_state(port, rpip, RPI_STATE_REG, in emlxs_rpi_online_evt_action()
14777 rval = emlxs_rpi_state(port, rpip, RPI_STATE_FREE, in emlxs_rpi_offline_evt_action()
14796 rval = emlxs_rpi_state(port, rpip, RPI_STATE_UNREG, in emlxs_rpi_offline_evt_action()
[all …]