Lines Matching refs:opcode_info_t
364 struct opcode_info_t { struct
371 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
509 static const struct opcode_info_t msense_iarr[] = {
514 static const struct opcode_info_t mselect_iarr[] = {
519 static const struct opcode_info_t read_iarr[] = {
530 static const struct opcode_info_t write_iarr[] = {
542 static const struct opcode_info_t verify_iarr[] = {
548 static const struct opcode_info_t sa_in_16_iarr[] = {
554 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
563 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
572 static const struct opcode_info_t write_same_iarr[] = {
578 static const struct opcode_info_t reserve_iarr[] = {
583 static const struct opcode_info_t release_iarr[] = {
588 static const struct opcode_info_t sync_cache_iarr[] = {
594 static const struct opcode_info_t pre_fetch_iarr[] = {
600 static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
612 static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
622 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
1977 const struct opcode_info_t *oip; in resp_rsup_opcodes()
1978 const struct opcode_info_t *r_oip; in resp_rsup_opcodes()
7381 const struct opcode_info_t *oip; in scsi_debug_queuecommand()
7382 const struct opcode_info_t *r_oip; in scsi_debug_queuecommand()