Lines Matching refs:opcode_info_t
480 struct opcode_info_t { struct
488 const struct opcode_info_t *arrp; /* num_attached elements or NULL */ argument
647 static const struct opcode_info_t msense_iarr[] = {
652 static const struct opcode_info_t mselect_iarr[] = {
657 static const struct opcode_info_t read_iarr[] = {
670 static const struct opcode_info_t write_iarr[] = {
685 static const struct opcode_info_t verify_iarr[] = {
691 static const struct opcode_info_t sa_in_16_iarr[] = {
700 static const struct opcode_info_t vl_iarr[] = { /* VARIABLE LENGTH */
709 static const struct opcode_info_t maint_in_iarr[] = { /* MAINT IN */
718 static const struct opcode_info_t write_same_iarr[] = {
724 static const struct opcode_info_t reserve_iarr[] = {
729 static const struct opcode_info_t release_iarr[] = {
734 static const struct opcode_info_t sync_cache_iarr[] = {
740 static const struct opcode_info_t pre_fetch_iarr[] = {
749 static const struct opcode_info_t zone_out_iarr[] = { /* ZONE OUT(16) */
761 static const struct opcode_info_t zone_in_iarr[] = { /* ZONE IN(16) */
771 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEM_P1 + 1] = {
2493 const struct opcode_info_t *oip; in resp_rsup_opcodes()
2494 const struct opcode_info_t *r_oip; in resp_rsup_opcodes()
9310 const struct opcode_info_t *oip; in scsi_debug_queuecommand()
9311 const struct opcode_info_t *r_oip; in scsi_debug_queuecommand()