Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c45 static int pciCfg1outb(uint16_t addr, uint8_t val);
406 else if (!pciCfg1outb(port, val)) { in x_outb()
625 pciCfg1outb(uint16_t addr, uint8_t val) in pciCfg1outb() function