Searched refs:resp_disconnect_pg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 2169 static int resp_disconnect_pg(unsigned char *p, int pcontrol, int target) in resp_disconnect_pg() function 2401 len = resp_disconnect_pg(ap, pcontrol, target); in resp_mode_sense() 2444 len += resp_disconnect_pg(ap + len, pcontrol, target); in resp_mode_sense()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 2178 static int resp_disconnect_pg(unsigned char *p, int pcontrol, int target) in resp_disconnect_pg() function 2410 len = resp_disconnect_pg(ap, pcontrol, target); in resp_mode_sense() 2453 len += resp_disconnect_pg(ap + len, pcontrol, target); in resp_mode_sense()
|
Completed in 21 milliseconds