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

/freebsd-10-stable/sys/dev/amdtemp/
H A Damdtemp.c87 uint16_t amdtemp_vendorid; member in struct:amdtemp_product
166 for (i = 0; amdtemp_products[i].amdtemp_vendorid != 0; i++) {
167 if (vendor == amdtemp_products[i].amdtemp_vendorid &&

Completed in 96 milliseconds