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

/linux-master/drivers/scsi/
H A Dscsi_debug.c420 struct opcode_info_t { struct
427 const struct opcode_info_t *arrp; /* num_attached elements or NULL */
569 static const struct opcode_info_t msense_iarr[] = {
574 static const struct opcode_info_t mselect_iarr[] = {
579 static const struct opcode_info_t read_iarr[] = {
590 static const struct opcode_info_t write_iarr[] = {
602 static const struct opcode_info_t verify_iarr[] = {
608 static const struct opcode_info_t sa_in_16_iarr[] = {
617 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
626 static const struct opcode_info_t maint_in_iar
[all...]

Completed in 272 milliseconds