Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 7 of 7) sorted by relevance

/minix3/sys/arch/i386/stand/boot/
H A Ddevopen.c92 bios2dev(int biosdev, daddr_t sector, char **devname, int *unit, int *partition) in bios2dev()
127 int unit, partition; in devopen() local
H A Dboot2.c164 int *unit, int *partition, const char **file) in parsebootfile()
232 int unit, partition; in sprint_bootsel() local
/minix3/sys/sys/
H A Ddisklabel.h101 struct partition { /* the partition table */ struct
102 uint32_t p_size; /* number of sectors in partition */ argument
107 } __partition_u2; argument
115 } __partition_u1; argument
H A Dreboot.h108 #define MAKEBOOTDEV(type, adaptor, controller, unit, partition) \ argument
/minix3/minix/lib/libblockdriver/
H A Ddrvlib.c28 void partition( in partition() function
/minix3/sys/arch/i386/stand/lib/
H A Dbiosdisk.c731 int partition; in biosdisk_open() local
/minix3/sys/arch/x86/include/
H A Dbootinfo.h67 int partition; member