Lines Matching refs:opcode_info_t
338 struct opcode_info_t { struct
345 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
350 static const struct opcode_info_t msense_iarr[1] = { argument
355 static const struct opcode_info_t mselect_iarr[1] = {
360 static const struct opcode_info_t read_iarr[3] = {
371 static const struct opcode_info_t write_iarr[3] = {
382 static const struct opcode_info_t sa_in_iarr[1] = {
388 static const struct opcode_info_t vl_iarr[1] = { /* VARIABLE LENGTH */
394 static const struct opcode_info_t maint_in_iarr[2] = {
403 static const struct opcode_info_t write_same_iarr[1] = {
409 static const struct opcode_info_t reserve_iarr[1] = {
414 static const struct opcode_info_t release_iarr[1] = {
423 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEMENT + 1] = {
1671 const struct opcode_info_t *oip; in resp_rsup_opcodes()
1672 const struct opcode_info_t *r_oip; in resp_rsup_opcodes()
5155 const struct opcode_info_t *oip; in scsi_debug_queuecommand()
5156 const struct opcode_info_t *r_oip; in scsi_debug_queuecommand()