Searched refs:ata_eh_other_timeouts (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | libata-eh.c | 109 static const unsigned long ata_eh_other_timeouts[] = { variable 141 .timeouts = ata_eh_other_timeouts, }, 143 .timeouts = ata_eh_other_timeouts, }, 145 .timeouts = ata_eh_other_timeouts, }, 147 .timeouts = ata_eh_other_timeouts, },
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | libata-eh.c | 109 static const unsigned int ata_eh_other_timeouts[] = { variable 141 .timeouts = ata_eh_other_timeouts, }, 143 .timeouts = ata_eh_other_timeouts, }, 145 .timeouts = ata_eh_other_timeouts, }, 147 .timeouts = ata_eh_other_timeouts, },
|
Completed in 9 milliseconds