Home
last modified time | relevance | path

Searched defs:piod (Results 1 – 5 of 5) sorted by relevance

/trueos/sys/dev/tdfx/
HDtdfx_pci.c486 tdfx_query_fetch(u_int cmd, struct tdfx_pio_data *piod) in tdfx_query_fetch()
578 tdfx_query_update(u_int cmd, struct tdfx_pio_data *piod) in tdfx_query_update()
663 tdfx_do_pio_rd(struct tdfx_pio_data *piod) in tdfx_do_pio_rd()
690 tdfx_do_pio_wt(struct tdfx_pio_data *piod) in tdfx_do_pio_wt()
717 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_query()
740 tdfx_do_pio(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_pio()
775 struct tdfx_pio_data *piod = (struct tdfx_pio_data*)data; in tdfx_ioctl() local
/trueos/lib/libproc/
HDproc_bkpt.c81 struct ptrace_io_desc piod; in proc_bkptset() local
145 struct ptrace_io_desc piod; in proc_bkptdel() local
HDproc_util.c185 struct ptrace_io_desc piod; in proc_read() local
/trueos/contrib/gdb/gdb/
HDinfptrace.c525 struct ptrace_io_desc piod; in child_xfer_memory() local
/trueos/sys/kern/
HDsys_process.c525 struct ptrace_io_desc piod; in sys_ptrace() member
639 struct ptrace_io_desc *piod = NULL; local