fcoet_soft_state_t
fcoet_soft_state_t *ss = (fcoet_soft_state_t *)arg;
fcoet_soft_state_t *ss = (fcoet_soft_state_t *)arg;
static fct_status_t fcoet_attach_init(fcoet_soft_state_t *ss);
static fct_status_t fcoet_detach_uninit(fcoet_soft_state_t *ss);
static void fcoet_handle_sol_flogi(fcoet_soft_state_t *ss);
static int fcoet_dbuf_init(fcoet_soft_state_t *ss);
static void fcoet_dbuf_destroy(fcoet_soft_state_t *ss);
ret = ddi_soft_state_init(&fcoet_state, sizeof (fcoet_soft_state_t), 0);
fcoet_soft_state_t *ss;
fcoet_soft_state_t *ss;
fcoet_soft_state_t *ss;
fcoet_soft_state_t *ss;
fcoet_soft_state_t *ss;
fcoet_attach_init(fcoet_soft_state_t *ss)
fcoet_detach_uninit(fcoet_soft_state_t *ss)
fcoet_soft_state_t *ss = (fcoet_soft_state_t *)arg;
fcoet_handle_sol_flogi(fcoet_soft_state_t *ss)
fcoet_dbuf_init(fcoet_soft_state_t *ss)
fcoet_dbuf_destroy(fcoet_soft_state_t *ss)
fcoet_soft_state_t *ss =
(fcoet_soft_state_t *)port->port_fca_private;
fcoet_soft_state_t *ss =
(fcoet_soft_state_t *)fds->fds_fca_private;
fcoet_soft_state_t *xch_ss;
((fcoet_soft_state_t *)(x_frm)->frm_eport->eport_client_private)
#define PORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->port_fca_private)
#define EPORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->eport_client_private)
((fcoet_soft_state_t *)(x_cmd)->cmd_port->port_fca_private)
fcoet_soft_state_t *ss = FRM2SS(frm);
fcoet_soft_state_t *ss = EPORT2SS(eport);
fcoet_soft_state_t *ss = NULL;
fcoet_soft_state_t *this_ss = PORT2SS(port);
fcoet_soft_state_t *this_ss = PORT2SS(port);
fcoet_send_sol_flogi(fcoet_soft_state_t *ss)
fcoet_soft_state_t *ss = xch->xch_ss;
fcoet_soft_state_t *this_ss = PORT2SS(port);
static fct_status_t fcoet_logo_fabric(fcoet_soft_state_t *ss);
fcoet_enable_port(fcoet_soft_state_t *ss)
fcoet_disable_port(fcoet_soft_state_t *ss)
fcoet_logo_fabric(fcoet_soft_state_t *ss)
void fcoet_send_sol_flogi(fcoet_soft_state_t *ss);
fct_status_t fcoet_enable_port(fcoet_soft_state_t *ss);
fct_status_t fcoet_disable_port(fcoet_soft_state_t *ss);