Home
last modified time | relevance | path

Searched refs:n_pipes (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_warp.c61 int n_pipes, where; in mga_warp_install_microcode() local
68 n_pipes = MGA_MAX_G400_PIPES; in mga_warp_install_microcode()
72 n_pipes = MGA_MAX_G200_PIPES; in mga_warp_install_microcode()
100 if (where != n_pipes) { in mga_warp_install_microcode()