Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/paride/
Dpd.c857 int found = 0, unit, pd_drive_count = 0; in pd_detect() local
872 pd_drive_count++; in pd_detect()
875 if (pd_drive_count == 0) { /* nothing spec'd - so autoprobe for 1 */ in pd_detect()