Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/common/
H A Dboot_utils.h43 #define SECTOR_SIZE (512) macro
/illumos-gate/usr/src/boot/i386/loader/
H A Dchain.c39 #define SECTOR_SIZE (512) macro
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h36 #define SECTOR_SIZE (512) macro
/illumos-gate/usr/src/boot/i386/cdboot/
H A Dcdboot.S79 .set SECTOR_SIZE,0x800 # size of a sector define
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h39 #define SECTOR_SIZE (512) macro
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h190 #define SECTOR_SIZE 0x200 macro
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c5556 #define SECTOR_SIZE 512 macro