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

/netbsd-current/sys/arch/atari/stand/ahdilabel/
H A Dahdilabel.c51 void show_parts (struct ahdi_ptable*, int, int, int);
112 show_parts (&ptable, 0, ptable.nparts, units);
136 show_parts (&ptable, 0, ptable.nparts, units);
210 show_parts (struct ahdi_ptable *ptable, int start, int finish, int units) function
380 show_parts (ptable, part, part + 1, units);
/netbsd-current/sys/arch/atari/stand/edahdi/
H A Dedahdi.c106 int show_parts(ptable_t *, int);
164 show_parts(ptable, scr_base);
242 show_parts(ptable_t *ptable, int nr) function

Completed in 201 milliseconds