Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Dscsi_debug.c370 struct opcode_info_t { struct
377 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
515 static const struct opcode_info_t msense_iarr[] = {
520 static const struct opcode_info_t mselect_iarr[] = {
525 static const struct opcode_info_t read_iarr[] = {
536 static const struct opcode_info_t write_iarr[] = {
548 static const struct opcode_info_t verify_iarr[] = {
554 static const struct opcode_info_t sa_in_16_iarr[] = {
560 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
569 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
[all …]