Lines Matching defs:pcontrol
1172 static int resp_err_recov_pg(unsigned char * p, int pcontrol, int target) in resp_err_recov_pg()
1183 static int resp_disconnect_pg(unsigned char * p, int pcontrol, int target) in resp_disconnect_pg()
1194 static int resp_format_pg(unsigned char * p, int pcontrol, int target) in resp_format_pg()
1212 static int resp_caching_pg(unsigned char * p, int pcontrol, int target) in resp_caching_pg()
1223 static int resp_ctrl_m_pg(unsigned char * p, int pcontrol, int target) in resp_ctrl_m_pg()
1247 static int resp_iec_m_pg(unsigned char * p, int pcontrol, int target) in resp_iec_m_pg()
1262 static int resp_sas_sf_m_pg(unsigned char * p, int pcontrol, int target) in resp_sas_sf_m_pg()
1274 static int resp_sas_pcd_m_spg(unsigned char * p, int pcontrol, int target, in resp_sas_pcd_m_spg()
1309 static int resp_sas_sha_m_spg(unsigned char * p, int pcontrol) in resp_sas_sha_m_spg()
1327 int pcontrol, pcode, subpcode, bd_len; in resp_mode_sense() local
1589 int ppc, sp, pcontrol, pcode, subpcode, alloc_len, errsts, len, n; in resp_log_sense() local