Lines Matching +defs:target +defs:dir
282 unsigned int target; member
2158 static int resp_err_recov_pg(unsigned char *p, int pcontrol, int target) in resp_err_recov_pg()
2169 static int resp_disconnect_pg(unsigned char *p, int pcontrol, int target) in resp_disconnect_pg()
2180 static int resp_format_pg(unsigned char *p, int pcontrol, int target) in resp_format_pg()
2200 static int resp_caching_pg(unsigned char *p, int pcontrol, int target) in resp_caching_pg()
2220 static int resp_ctrl_m_pg(unsigned char *p, int pcontrol, int target) in resp_ctrl_m_pg()
2244 static int resp_iec_m_pg(unsigned char *p, int pcontrol, int target) in resp_iec_m_pg()
2259 static int resp_sas_sf_m_pg(unsigned char *p, int pcontrol, int target) in resp_sas_sf_m_pg()
2271 static int resp_sas_pcd_m_spg(unsigned char *p, int pcontrol, int target, in resp_sas_pcd_m_spg()
2325 int target = scp->device->id; in resp_mode_sense() local
2937 enum dma_data_direction dir; in do_device_access() local