Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 14 of 14) sorted by relevance

/netbsd/src/sys/arch/atari/stand/ahdilabel/
Dahdilabel.c60 struct ahdi_ptable ptable; in main() local
210 show_parts (struct ahdi_ptable *ptable, int start, int finish, int units) in show_parts()
299 sec_to_cts (struct ahdi_ptable *ptable, u_int32_t sector, char *cts, size_t len) in sec_to_cts()
312 read_sector (struct ahdi_ptable *ptable, char *buf, int part, int se) in read_sector()
366 change_part (struct ahdi_ptable *ptable, int part, int units) in change_part()
Dread.c47 ahdi_readlabel (struct ahdi_ptable *ptable, char *diskname, int flags) in ahdi_readlabel()
102 read_rsec (int fd, struct ahdi_ptable *ptable, u_int rsec, u_int esec, int flags) in read_rsec()
223 assign_letters (struct ahdi_ptable *ptable) in assign_letters()
Dbuild.c40 ahdi_buildlabel (struct ahdi_ptable *ptable) in ahdi_buildlabel()
Dwritedtab.c42 ahdi_writedisktab (struct ahdi_ptable *ptable, char *disktype, char *disktab, char *dtype) in ahdi_writedisktab()
Dcheck.c48 ahdi_checklabel (struct ahdi_ptable *ptable) in ahdi_checklabel()
Dwrite.c52 ahdi_writelabel (struct ahdi_ptable *ptable, char *diskname, int flags) in ahdi_writelabel()
/netbsd/src/sys/arch/atari/stand/edahdi/
Dedahdi.c113 ptable_t ptable; in main() local
154 edit_parts(int fd, ptable_t *ptable) in edit_parts()
242 show_parts(ptable_t *ptable, int nr) in show_parts()
396 ahdi_getparts(fd, ptable, rsec, esec) in ahdi_getparts() argument
480 update_disk(ptable_t *ptable, int fd, int pno) in update_disk()
/netbsd/src/usr.sbin/mrouted/
Dprune.h59 struct ptable struct
61 struct ptable *pt_next; /* pointer to the next entry */ argument
62 u_int32_t pt_router; /* router that sent this prune */
63 vifi_t pt_vifi; /* vif prune received on */
64 int pt_timer; /* timer for prune */
/netbsd/src/sys/arch/atari/stand/tostools/libtos/
Dahdi.c45 ahdi_getparts(dd, ptable, rsec, esec) in ahdi_getparts() argument
/netbsd/src/lib/libm/arch/vax/
Dn_atan2.S215 ptable: label
/netbsd/src/sys/fs/cd9660/
Dcd9660_rrip.c488 const RRIP_TABLE *ptable; in cd9660_rrip_loop() local
/netbsd/src/external/bsd/top/dist/machine/
Dm_linuxthr.c191 static struct top_proc *ptable[HASH_SIZE]; variable
Dm_linux.c209 static hash_table *ptable; variable
/netbsd/src/sys/dev/acpi/
Dqcomsmem.c174 struct qcsmem_ptable *ptable; in qcsmem_attach() local