Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c509 struct sdebug_scmd_extra_t { struct
2610 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_read_dt0()
2665 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_read_dt0()
2967 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in resp_write_dt0()
5118 struct sdebug_scmd_extra_t *ep = scsi_cmd_priv(scp); in check_inject()
5120 memset(ep, 0, sizeof(struct sdebug_scmd_extra_t)); in check_inject()
5327 .cmd_size = sizeof(struct sdebug_scmd_extra_t),