Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c512 struct sdebug_scmd_extra_t { struct
2607 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_read_dt0()
2662 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_read_dt0()
2964 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_write_dt0()
5105 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in check_inject()
5107 memset(ep, 0, sizeof(struct sdebug_scmd_extra_t)); in check_inject()
5314 .cmd_size = sizeof(struct sdebug_scmd_extra_t),