Searched refs:set_geometry (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.h127 int set_geometry(struct biosdisk_ll *, struct biosdisk_extinfo *);
H A Dbootinfo_biosgeom.c84 if (set_geometry(&d, &ed))
H A Dbiosdisk_ll.c96 set_geometry(struct biosdisk_ll *d, struct biosdisk_extinfo *ed) function
H A Dbiosdisk.c293 if (set_geometry(&d->ll, NULL)) {
484 if (set_geometry(&d->ll, &ed) == 0 &&
638 if (set_geometry(&d->ll, &ed))
863 if (set_geometry(&d->ll, &ed))
1175 if (set_geometry(&d->ll, &ed) != 0)
1363 if (set_geometry(&d->ll, NULL))
1518 if (set_geometry(&d->ll, NULL))
/netbsd-current/sys/arch/i386/stand/efiboot/
H A Defidisk_ll.c86 set_geometry(struct biosdisk_ll *d, struct biosdisk_extinfo *ed) function
/netbsd-current/sys/arch/i386/stand/bootxx/
H A Dboot1.c78 if (set_geometry(&d, NULL))
79 return "set_geometry\r\n";

Completed in 135 milliseconds