Searched defs:dma_speed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha1542.c | 49 static int dma_speed[MAXBOARDS] = { -1, -1, -1, -1 }; variable 677 static u8 dma_speed_hw(int dma_speed) in dma_speed_hw() argument 696 static void aha1542_set_bus_times(struct Scsi_Host *sh, int bus_on, int bus_off, int dma_speed) in aha1542_set_bus_times() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha1542.c | 49 static int dma_speed[MAXBOARDS] = { -1, -1, -1, -1 }; variable 688 static u8 dma_speed_hw(int dma_speed) in dma_speed_hw() argument 707 static void aha1542_set_bus_times(struct Scsi_Host *sh, int bus_on, int bus_off, int dma_speed) in aha1542_set_bus_times() argument
|
Completed in 3 milliseconds