Searched refs:fcoe_soft_state_t (Results 1 – 2 of 2) sorted by relevance
115 static int fcoe_iocmd(fcoe_soft_state_t *ss, intptr_t data, int mode);116 static int fcoe_attach_init(fcoe_soft_state_t *this_ss);117 static int fcoe_detach_uninit(fcoe_soft_state_t *this_ss);232 fcoe_soft_state_t *fcoe_global_ss = NULL;251 ret = ddi_soft_state_init(&fcoe_state, sizeof (fcoe_soft_state_t), 0); in _init()305 fcoe_soft_state_t *ss; in fcoe_attach()347 fcoe_soft_state_t *ss; in fcoe_detach()448 fcoe_soft_state_t *ss; in fcoe_open()500 fcoe_soft_state_t *ss; in fcoe_close()529 fcoe_soft_state_t *ss; in fcoe_ioctl()[all …]
108 } fcoe_soft_state_t; typedef129 fcoe_soft_state_t *fm_ss;