Searched refs:pcontrol (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/scsi/ |
| D | scsi_debug.c | 2148 static int resp_err_recov_pg(unsigned char *p, int pcontrol, int target) in resp_err_recov_pg() argument 2154 if (1 == pcontrol) in resp_err_recov_pg() 2159 static int resp_disconnect_pg(unsigned char *p, int pcontrol, int target) in resp_disconnect_pg() argument 2165 if (1 == pcontrol) in resp_disconnect_pg() 2170 static int resp_format_pg(unsigned char *p, int pcontrol, int target) in resp_format_pg() argument 2181 if (1 == pcontrol) in resp_format_pg() 2190 static int resp_caching_pg(unsigned char *p, int pcontrol, int target) in resp_caching_pg() argument 2200 if (1 == pcontrol) in resp_caching_pg() 2202 else if (2 == pcontrol) in resp_caching_pg() 2210 static int resp_ctrl_m_pg(unsigned char *p, int pcontrol, int target) in resp_ctrl_m_pg() argument [all …]
|