Searched refs:opcode_info_t (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dscsi_debug.c340 struct opcode_info_t { struct
347 const struct opcode_info_t *arrp; /* num_attached elements or NULL */
352 static const struct opcode_info_t msense_iarr[1] = {
357 static const struct opcode_info_t mselect_iarr[1] = {
362 static const struct opcode_info_t read_iarr[3] = {
373 static const struct opcode_info_t write_iarr[3] = {
384 static const struct opcode_info_t sa_in_iarr[1] = {
390 static const struct opcode_info_t vl_iarr[1] = { /* VARIABLE LENGTH */
396 static const struct opcode_info_t maint_in_iarr[2] = {
405 static const struct opcode_info_t write_same_iarr[1] = {
411 static const struct opcode_info_t reserve_iarr[1] = {
416 static const struct opcode_info_t release_iarr[1] = {
425 static const struct opcode_info_t opcode_info_arr[SDEB_I_LAST_ELEMENT + 1] = {
1673 const struct opcode_info_t *oip; resp_rsup_opcodes()
1674 const struct opcode_info_t *r_oip; resp_rsup_opcodes()
5142 const struct opcode_info_t *oip; scsi_debug_queuecommand()
5143 const struct opcode_info_t *r_oip; scsi_debug_queuecommand()

Completed in 85 milliseconds