Home
last modified time | relevance | path

Searched refs:pd_drive_count (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/block/paride/
Dpd.c940 int found = 0, unit, pd_drive_count = 0; in pd_detect() local
955 pd_drive_count++; in pd_detect()
965 if (pd_drive_count == 0) { /* nothing spec'd - so autoprobe for 1 */ in pd_detect()