Searched refs:PORT2SS (Results 1 – 3 of 3) sorted by relevance
88 bcopy(&PORT2SS(port)->ss_link_info, li, sizeof (fct_link_info_t)); in fcoet_get_link_info()144 fcoet_soft_state_t *this_ss = PORT2SS(port); in fcoet_deregister_remote_port()326 fcoet_soft_state_t *this_ss = PORT2SS(port); in fcoet_abort_cmd()534 fcoet_soft_state_t *this_ss = PORT2SS(port); in fcoet_ctl()
251 #define PORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->port_fca_private) macro
260 #define PORT2SS(x_port) ((fcoei_soft_state_t *)(x_port)->port_fca_private) macro