Lines Matching refs:opcode_info_t
370 struct opcode_info_t { struct
377 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
515 static const struct opcode_info_t msense_iarr[] = {
520 static const struct opcode_info_t mselect_iarr[] = {
525 static const struct opcode_info_t read_iarr[] = {
536 static const struct opcode_info_t write_iarr[] = {
548 static const struct opcode_info_t verify_iarr[] = {
554 static const struct opcode_info_t sa_in_16_iarr[] = {
560 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
569 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
578 static const struct opcode_info_t write_same_iarr[] = {
584 static const struct opcode_info_t reserve_iarr[] = {
589 static const struct opcode_info_t release_iarr[] = {
594 static const struct opcode_info_t sync_cache_iarr[] = {
600 static const struct opcode_info_t pre_fetch_iarr[] = {
606 static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
618 static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
628 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
2007 const struct opcode_info_t *oip; in resp_rsup_opcodes()
2008 const struct opcode_info_t *r_oip; in resp_rsup_opcodes()
7619 const struct opcode_info_t *oip; in scsi_debug_queuecommand()
7620 const struct opcode_info_t *r_oip; in scsi_debug_queuecommand()