Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dscsi_debug.c2050 pq_pdt = (sdebug_ptype & 0x1f); in resp_inquiry()
3134 if (sdebug_ptype == TYPE_TAPE) { in resp_mode_select()
3199 if (sdebug_ptype != TYPE_TAPE) in resp_mode_select()
3607 if (sdebug_ptype != TYPE_TAPE) { in resp_format_medium()
4470 if (sdebug_ptype == TYPE_TAPE) in resp_read_dt0()
4842 if (sdebug_ptype == TYPE_TAPE) in resp_write_dt0()
7667 if (sdebug_ptype == TYPE_ZBC) in ptype_store()
7673 sdebug_ptype = n; in ptype_store()
8488 if (sdebug_ptype == TYPE_ZBC) { in scsi_debug_init()
8498 sdebug_ptype = TYPE_DISK; in scsi_debug_init()
[all …]