HomeSort by relevance Sort by last modified time
    Searched refs:bsSignature (Results 1 - 2 of 2) sorted by null

  /external/syslinux/libfat/
fat.h 75 le16_t bsSignature; /* 0xAA55 */
  /external/syslinux/libinstaller/
syslxint.h 269 uint16_t bsSignature;
302 uint16_t bsSignature;
308 #define FAT_bsCodeLen (offsetof(struct fat_boot_sector, bsSignature) - \
314 #define NTFS_bsCodeLen (offsetof(struct ntfs_boot_sector, bsSignature) - \

Completed in 168 milliseconds