Home
last modified time | relevance | path

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

/netbsd/sys/arch/sandpoint/stand/altboot/
H A Ddsk.c75 static int probe_drive(struct dkdev_ata *, int);
122 if (probe_drive(l, n) == 0) { in disk_scan()
221 probe_drive(struct dkdev_ata *l, int n) in probe_drive() function