Searched refs:pciCfg1outb (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dhelper_exec.c45 static int pciCfg1outb(CARD16 addr, CARD8 val);
387 } else if (!pciCfg1outb(port, val)) {
605 pciCfg1outb(CARD16 addr, CARD8 val) function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dhelper_exec.c45 static int pciCfg1outb(uint16_t addr, uint8_t val);
406 else if (!pciCfg1outb(port, val)) {
630 pciCfg1outb(uint16_t addr, uint8_t val) function in typeref:typename:int

Completed in 4 milliseconds