Searched refs:x_cmd (Results 1 – 5 of 5) sorted by relevance
258 #define CMD2ELS(x_cmd) ((fct_els_t *)x_cmd->cmd_specific) argument259 #define CMD2CT(x_cmd) ((fct_sol_ct_t *)x_cmd->cmd_specific) argument260 #define CMD2TASK(x_cmd) ((scsi_task_t *)x_cmd->cmd_specific) argument261 #define CMD2XCH(x_cmd) ((fcoet_exchange_t *)x_cmd->cmd_fca_private) argument262 #define CMD2SS(x_cmd) \ argument263 ((fcoet_soft_state_t *)(x_cmd)->cmd_port->port_fca_private)
370 #define CMD_TO_ICMD(x_cmd) ((fct_i_cmd_t *)(x_cmd)->cmd_fct_private) argument
192 int x_cmd; member1076 ASSERT(transp->x_cmd == cmd); in dr_pre_op()
189 int x_cmd; member1078 ASSERT(transp->x_cmd == cmd); in dr_pre_op()
177 int x_cmd; member1918 ASSERT(transp->x_cmd == cmd); in sbd_pre_op()