Home
last modified time | relevance | path

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

/external/syslinux/libfat/
Dfat.h33 le16_t bsSectors; /* Number of sectors [1] */ member
Dopen.c58 sectors = read16(&bs->bsSectors); in libfat_open()
/external/syslinux/libinstaller/
Dfs.c67 sectors = get_16(&sectbuf->bsSectors); in check_fat_bootsect()
Dsyslxint.h231 uint16_t bsSectors; member
/external/syslinux/extlinux/
Dmain.c299 set_16(&sbs->bsSectors, 0); in patch_file_and_bootblock()
301 set_16(&sbs->bsSectors, totalsectors); in patch_file_and_bootblock()