Searched defs:x_port (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/ |
H A D | fc_portif.h | 331 #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 D | fcoet.h | 251 #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 D | fcoei.h | 260 #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 D | fct_impl.h | 374 #define PORT_TO_IPORT(x_port) \ argument
|
/illumos-gate/usr/src/uts/common/rpc/ |
H A D | clnt_cots.c | 324 kstat_named_t x_port; member
|