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

  /src/sys/dev/pci/
tga.c 100 static uint8_t tga_ramdac_rd(void *, u_int);
470 tga_sched_update, tga_ramdac_wr, tga_ramdac_rd);
753 tga_ramdac_rd);
1453 tga_ramdac_rd(void *v, u_int btreg) function in typeref:typename:uint8_t
1459 panic("tga_ramdac_rd: reg %d out of range", btreg);
1476 panic("tga_ramdac_rd: reg %d out of range", btreg);

Completed in 13 milliseconds