Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c439 struct opcode_info_t { struct
446 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
591 static const struct opcode_info_t msense_iarr[] = {
596 static const struct opcode_info_t mselect_iarr[] = {
601 static const struct opcode_info_t read_iarr[] = {
612 static const struct opcode_info_t write_iarr[] = {
624 static const struct opcode_info_t verify_iarr[] = {
630 static const struct opcode_info_t sa_in_16_iarr[] = {
639 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
648 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
[all …]