Searched refs:tdfx_do_query (Results 1 – 2 of 2) sorted by relevance
54 static int tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod);
713 tdfx_do_query(u_int cmd, struct tdfx_pio_data *piod) in tdfx_do_query() function781 if((retval = tdfx_do_query(cmd, piod)) > 0) td->td_retval[0] = retval; in tdfx_ioctl()