Home
last modified time | relevance | path

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

/freebsd/sys/dev/tdfx/
H A Dtdfx_pci.h54 static int tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod);
56 static int tdfx_query_fetch(u_int cmd, struct tdfx_pio_data *piod);
57 static int tdfx_query_update(u_int cmd, struct tdfx_pio_data *piod);
60 static int tdfx_do_pio(u_int cmd, struct tdfx_pio_data *piod);
61 static int tdfx_do_pio_wt(struct tdfx_pio_data *piod);
62 static int tdfx_do_pio_rd(struct tdfx_pio_data *piod);
H A Dtdfx_pci.c483 tdfx_query_fetch(u_int cmd, struct tdfx_pio_data *piod) in tdfx_query_fetch()
566 tdfx_query_update(u_int cmd, struct tdfx_pio_data *piod) in tdfx_query_update()
658 tdfx_do_pio_rd(struct tdfx_pio_data *piod) in tdfx_do_pio_rd()
684 tdfx_do_pio_wt(struct tdfx_pio_data *piod) in tdfx_do_pio_wt()
713 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_query()
736 tdfx_do_pio(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_pio()
771 struct tdfx_pio_data *piod = (struct tdfx_pio_data*)data; in tdfx_ioctl()
H A Dtdfx_vars.h100 struct tdfx_pio_data { struct