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

/netbsd-current/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c53 char *sec_to_cts (struct ahdi_ptable*, u_int32_t, char *, size_t);
299 sec_to_cts (struct ahdi_ptable *ptable, u_int32_t sector, char *cts, size_t len) function
391 sec_to_cts (ptable, ptable->parts[part].root, cts, sizeof(cts)));
398 sec_to_cts (ptable, ptable->parts[part].start, cts, sizeof(cts)));
405 sec_to_cts (ptable, ptable->parts[part].size, cts, sizeof(cts)),

Completed in 111 milliseconds