Symbol: opcode_info_t
drivers/scsi/scsi_debug.c
2485
const struct opcode_info_t *oip;
drivers/scsi/scsi_debug.c
2486
const struct opcode_info_t *r_oip;
drivers/scsi/scsi_debug.c
481
const struct opcode_info_t *arrp; /* num_attached elements or NULL */
drivers/scsi/scsi_debug.c
640
static const struct opcode_info_t msense_iarr[] = {
drivers/scsi/scsi_debug.c
645
static const struct opcode_info_t mselect_iarr[] = {
drivers/scsi/scsi_debug.c
650
static const struct opcode_info_t read_iarr[] = {
drivers/scsi/scsi_debug.c
663
static const struct opcode_info_t write_iarr[] = {
drivers/scsi/scsi_debug.c
678
static const struct opcode_info_t verify_iarr[] = {
drivers/scsi/scsi_debug.c
684
static const struct opcode_info_t sa_in_16_iarr[] = {
drivers/scsi/scsi_debug.c
693
static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
drivers/scsi/scsi_debug.c
702
static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
drivers/scsi/scsi_debug.c
711
static const struct opcode_info_t write_same_iarr[] = {
drivers/scsi/scsi_debug.c
717
static const struct opcode_info_t reserve_iarr[] = {
drivers/scsi/scsi_debug.c
722
static const struct opcode_info_t release_iarr[] = {
drivers/scsi/scsi_debug.c
727
static const struct opcode_info_t sync_cache_iarr[] = {
drivers/scsi/scsi_debug.c
733
static const struct opcode_info_t pre_fetch_iarr[] = {
drivers/scsi/scsi_debug.c
742
static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
drivers/scsi/scsi_debug.c
754
static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
drivers/scsi/scsi_debug.c
764
static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
drivers/scsi/scsi_debug.c
9300
const struct opcode_info_t *oip;
drivers/scsi/scsi_debug.c
9301
const struct opcode_info_t *r_oip;