Symbol: opcode_info_t
drivers/scsi/scsi_debug.c
2493
const struct opcode_info_t *oip;
drivers/scsi/scsi_debug.c
2494
const struct opcode_info_t *r_oip;
drivers/scsi/scsi_debug.c
488
const struct opcode_info_t *arrp; /* num_attached elements or NULL */
drivers/scsi/scsi_debug.c
647
static const struct opcode_info_t msense_iarr[] = {
drivers/scsi/scsi_debug.c
652
static const struct opcode_info_t mselect_iarr[] = {
drivers/scsi/scsi_debug.c
657
static const struct opcode_info_t read_iarr[] = {
drivers/scsi/scsi_debug.c
670
static const struct opcode_info_t write_iarr[] = {
drivers/scsi/scsi_debug.c
685
static const struct opcode_info_t verify_iarr[] = {
drivers/scsi/scsi_debug.c
691
static const struct opcode_info_t sa_in_16_iarr[] = {
drivers/scsi/scsi_debug.c
700
static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
drivers/scsi/scsi_debug.c
709
static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
drivers/scsi/scsi_debug.c
718
static const struct opcode_info_t write_same_iarr[] = {
drivers/scsi/scsi_debug.c
724
static const struct opcode_info_t reserve_iarr[] = {
drivers/scsi/scsi_debug.c
729
static const struct opcode_info_t release_iarr[] = {
drivers/scsi/scsi_debug.c
734
static const struct opcode_info_t sync_cache_iarr[] = {
drivers/scsi/scsi_debug.c
740
static const struct opcode_info_t pre_fetch_iarr[] = {
drivers/scsi/scsi_debug.c
749
static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
drivers/scsi/scsi_debug.c
761
static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
drivers/scsi/scsi_debug.c
771
static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
drivers/scsi/scsi_debug.c
9310
const struct opcode_info_t *oip;
drivers/scsi/scsi_debug.c
9311
const struct opcode_info_t *r_oip;