Home
last modified time | relevance | path

Searched refs:pcontrol (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dscsi_debug.c1845 static int resp_err_recov_pg(unsigned char * p, int pcontrol, int target) in resp_err_recov_pg() argument
1851 if (1 == pcontrol) in resp_err_recov_pg()
1856 static int resp_disconnect_pg(unsigned char * p, int pcontrol, int target) in resp_disconnect_pg() argument
1862 if (1 == pcontrol) in resp_disconnect_pg()
1867 static int resp_format_pg(unsigned char * p, int pcontrol, int target) in resp_format_pg() argument
1880 if (1 == pcontrol) in resp_format_pg()
1885 static int resp_caching_pg(unsigned char * p, int pcontrol, int target) in resp_caching_pg() argument
1895 if (1 == pcontrol) in resp_caching_pg()
1897 else if (2 == pcontrol) in resp_caching_pg()
1902 static int resp_ctrl_m_pg(unsigned char * p, int pcontrol, int target) in resp_ctrl_m_pg() argument
[all …]