Searched refs:PC_SECSIZE (Results 1 – 3 of 3) sorted by relevance
98 #define PC_SECSIZE 512 /* pc filesystem sector size */ macro
216 char buf[PC_SECSIZE]; in read_bootsec()357 uint8_t buf[PC_SECSIZE * 4]; in get_label_16()384 offset += PC_SECSIZE; in get_label_16()438 uint8_t buf[PC_SECSIZE]; in next_cluster_32()
74 #define PC_SAFESECSIZE (PC_SECSIZE * 2)