Home
last modified time | relevance | path

Searched refs:tdfx_do_query (Results 1 – 2 of 2) 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);
H A Dtdfx_pci.c713 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_query() function
781 if((retval = tdfx_do_query(cmd, piod)) > 0) td->td_retval[0] = retval; in tdfx_ioctl()