HomeSort by: relevance | last modified time | path
    Searched defs:miscc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
agp_i810.c 1147 u_int16_t miscc, gcc1; local in function:agp_i810_get_aperture
1154 miscc = (u_int16_t)(reg >> 16);
1155 if ((miscc & AGP_I810_MISCC_WINSIZE) ==
agp_i810.c 1147 u_int16_t miscc, gcc1; local in function:agp_i810_get_aperture
1154 miscc = (u_int16_t)(reg >> 16);
1155 if ((miscc & AGP_I810_MISCC_WINSIZE) ==

Completed in 57 milliseconds