Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dscsi_debug.c338 struct opcode_info_t { struct
345 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
350 static const struct opcode_info_t msense_iarr[1] = { argument
355 static const struct opcode_info_t mselect_iarr[1] = {
360 static const struct opcode_info_t read_iarr[3] = {
371 static const struct opcode_info_t write_iarr[3] = {
382 static const struct opcode_info_t sa_in_iarr[1] = {
388 static const struct opcode_info_t vl_iarr[1] = { /* VARIABLE LENGTH */
394 static const struct opcode_info_t maint_in_iarr[2] = {
403 static const struct opcode_info_t write_same_iarr[1] = {
[all …]