Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/ | |
igmareg.h | 33 #define PF_WINSZ_VAL(w,h) ((w) << 16 | (h)) |
/src/sys/dev/pci/igma/ | |
igmafb.c | 431 PF_WINSZ_VAL(sc->sc_width, sc->sc_height)); 486 PF_WINSZ_VAL(sc->sc_width, sc->sc_height)); |