Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c340 struct opcode_info_t { struct
347 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
352 static const struct opcode_info_t msense_iarr[1] = { argument
357 static const struct opcode_info_t mselect_iarr[1] = {
362 static const struct opcode_info_t read_iarr[3] = {
373 static const struct opcode_info_t write_iarr[3] = {
384 static const struct opcode_info_t sa_in_iarr[1] = {
390 static const struct opcode_info_t vl_iarr[1] = { /* VARIABLE LENGTH */
396 static const struct opcode_info_t maint_in_iarr[2] = {
405 static const struct opcode_info_t write_same_iarr[1] = {
[all …]