Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsi_debug.c311 struct opcode_info_t { struct
318 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
437 static const struct opcode_info_t msense_iarr[] = {
442 static const struct opcode_info_t mselect_iarr[] = {
447 static const struct opcode_info_t read_iarr[] = {
458 static const struct opcode_info_t write_iarr[] = {
470 static const struct opcode_info_t sa_in_16_iarr[] = {
476 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
485 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
494 static const struct opcode_info_t write_same_iarr[] = {
[all …]