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

/freebsd-9.3-release/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.c717 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) function
785 if((retval = tdfx_do_query(cmd, piod)) > 0) td->td_retval[0] = retval;

Completed in 75 milliseconds