Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/tdfx/
Dtdfx_pci.h56 static int tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod);
Dtdfx_pci.c719 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_query() function
787 if((retval = tdfx_do_query(cmd, piod)) > 0) td->td_retval[0] = retval; in tdfx_ioctl()