HomeSort by: relevance | last modified time | path
    Searched defs:probe_drive (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sandpoint/stand/altboot/
dsk.c 75 static int probe_drive(struct dkdev_ata *, int);
122 if (probe_drive(l, n) == 0) {
221 probe_drive(struct dkdev_ata *l, int n) function in typeref:typename:int

Completed in 30 milliseconds