Searched refs:PORT2SS (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h251 #define PORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->port_fca_private) macro
H A Dfcoet_fc.c88 bcopy(&PORT2SS(port)->ss_link_info, li, sizeof (fct_link_info_t));
144 fcoet_soft_state_t *this_ss = PORT2SS(port);
326 fcoet_soft_state_t *this_ss = PORT2SS(port);
534 fcoet_soft_state_t *this_ss = PORT2SS(port);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei.h260 #define PORT2SS(x_port) ((fcoei_soft_state_t *)(x_port)->port_fca_private) macro

Completed in 47 milliseconds