Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/i386/stand/fatboot/
H A Dfatboot.S57 #define FAT_SIZE_STR (('0'+ FAT_ENTRY_SIZE / 10) | ('0' + FAT_ENTRY_SIZE % 10) << 8) macro
123 cmpl $'A'|'T'<<8|FAT_SIZE_STR<<16, bs_file_sys_type+1(%bp)
330 .word FAT_SIZE_STR