Home
last modified time | relevance | path

Searched refs:x_cmd (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet.h258 #define CMD2ELS(x_cmd) ((fct_els_t *)x_cmd->cmd_specific) argument
259 #define CMD2CT(x_cmd) ((fct_sol_ct_t *)x_cmd->cmd_specific) argument
260 #define CMD2TASK(x_cmd) ((scsi_task_t *)x_cmd->cmd_specific) argument
261 #define CMD2XCH(x_cmd) ((fcoet_exchange_t *)x_cmd->cmd_fca_private) argument
262 #define CMD2SS(x_cmd) \ argument
263 ((fcoet_soft_state_t *)(x_cmd)->cmd_port->port_fca_private)
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h370 #define CMD_TO_ICMD(x_cmd) ((fct_i_cmd_t *)(x_cmd)->cmd_fct_private) argument
/illumos-gate/usr/src/uts/i86pc/io/dr/
H A Ddr.c192 int x_cmd; member
1076 ASSERT(transp->x_cmd == cmd); in dr_pre_op()
/illumos-gate/usr/src/uts/sun4u/ngdr/io/
H A Ddr.c189 int x_cmd; member
1078 ASSERT(transp->x_cmd == cmd); in dr_pre_op()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd.c181 int x_cmd; member
1906 ASSERT(transp->x_cmd == cmd); in sbd_pre_op()