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

  /src/sys/arch/next68k/stand/boot/
sd.c 68 int sdprobe(char target, char lun);
72 sdprobe(char target, char lun) function in typeref:typename:int
211 error = sdprobe(unit, lun);
sd.c 68 int sdprobe(char target, char lun);
72 sdprobe(char target, char lun) function in typeref:typename:int
211 error = sdprobe(unit, lun);

Completed in 65 milliseconds