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

  /src/sys/external/bsd/drm2/dist/drm/mga/
mga_warp.c 61 int n_pipes, where; local in function:mga_warp_install_microcode
68 n_pipes = MGA_MAX_G400_PIPES;
72 n_pipes = MGA_MAX_G200_PIPES;
100 if (where != n_pipes) {
mga_warp.c 61 int n_pipes, where; local in function:mga_warp_install_microcode
68 n_pipes = MGA_MAX_G400_PIPES;
72 n_pipes = MGA_MAX_G200_PIPES;
100 if (where != n_pipes) {

Completed in 20 milliseconds