Searched refs:resp_format_pg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_debug.c | 2180 static int resp_format_pg(unsigned char *p, int pcontrol, int target) in resp_format_pg() function 2406 len = resp_format_pg(ap, pcontrol, target); in resp_mode_sense() 2446 len += resp_format_pg(ap + len, pcontrol, in resp_mode_sense()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debug.c | 2189 static int resp_format_pg(unsigned char *p, int pcontrol, int target) in resp_format_pg() function 2415 len = resp_format_pg(ap, pcontrol, target); in resp_mode_sense() 2455 len += resp_format_pg(ap + len, pcontrol, in resp_mode_sense()
|
Completed in 23 milliseconds