Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dbiosdisk.c69 static int drive_present(uchar_t drivenum);
86 if (!drive_present(drivenum)) in startup_bios_disk()
202 drive_present(uchar_t drivenum) in drive_present() function