Home
last modified time | relevance | path

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

/external/syslinux/utils/
Disohybrid.c609 uint8_t ehead = 0, esect = 0, ecyle = 0; in initialise_mbr() local
671 ecyle = (cc - 1) & 0xFF; in initialise_mbr()
685 mbr[7] = ecyle; in initialise_mbr()