Lines Matching refs:opcode_info_t
315 struct opcode_info_t { struct
322 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
443 static const struct opcode_info_t msense_iarr[] = {
448 static const struct opcode_info_t mselect_iarr[] = {
453 static const struct opcode_info_t read_iarr[] = {
464 static const struct opcode_info_t write_iarr[] = {
476 static const struct opcode_info_t sa_in_16_iarr[] = {
482 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
491 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
500 static const struct opcode_info_t write_same_iarr[] = {
506 static const struct opcode_info_t reserve_iarr[] = {
511 static const struct opcode_info_t release_iarr[] = {
516 static const struct opcode_info_t sync_cache_iarr[] = {
526 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEMENT + 1] = {
1785 const struct opcode_info_t *oip; in resp_rsup_opcodes()
1786 const struct opcode_info_t *r_oip; in resp_rsup_opcodes()
5676 const struct opcode_info_t *oip; in scsi_debug_queuecommand()
5677 const struct opcode_info_t *r_oip; in scsi_debug_queuecommand()