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

/freebsd-9.3-release/sys/dev/tdfx/
H A Dtdfx_pci.c80 static int tdfx_count = 0; variable
153 tdfx_count++;
451 if(tdfx_count > 1) {
482 return tdfx_count;
498 if((piod == NULL) ||(tdfx_count <= piod->device) ||
591 if((piod == NULL) || (piod->device >= (tdfx_count &

Completed in 114 milliseconds