Searched refs:PART_END (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c48 #define PART_END 2 macro
330 if (buf[1] == '1' && se == PART_END)
349 if (se == PART_END && part < i)
408 sector = read_sector (ptable, buf, part, PART_END);

Completed in 214 milliseconds