Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c47 #define PART_START 1 macro
340 if (se == PART_START && part > i) { in read_sector()
400 sector = read_sector (ptable, buf, part, PART_START); in change_part()