Home
last modified time | relevance | path

Searched defs:x_port (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h331 #define FC_GET_RSP(x_port, x_handle, x_dest, x_src, x_size, x_flag) \ argument
342 #define FC_SET_CMD(x_port, x_handle, x_src, x_dest, x_size, x_flag) \ argument
/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) argument
252 #define EPORT2SS(x_port) ((fcoet_soft_state_t *)(x_port)->eport_client_private) argument
/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) argument
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h374 #define PORT_TO_IPORT(x_port) \ argument
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_cots.c324 kstat_named_t x_port; member