Searched refs:esp_setsync (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | esp_scsi.c | 1418 static void esp_setsync(struct esp *esp, struct esp_target_data *tp, in esp_setsync() function 1488 esp_setsync(esp, tp, 0, 0, 0, 0); in esp_msgin_reject() 1529 esp_setsync(esp, tp, period, offset, stp, offset); in esp_msgin_sdtr()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | esp_scsi.c | 1410 static void esp_setsync(struct esp *esp, struct esp_target_data *tp, in esp_setsync() function 1480 esp_setsync(esp, tp, 0, 0, 0, 0); in esp_msgin_reject() 1521 esp_setsync(esp, tp, period, offset, stp, offset); in esp_msgin_sdtr()
|
Completed in 7 milliseconds