Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c44 static int pciCfg1inb(uint16_t addr, uint8_t *val);
348 else if (!pciCfg1inb(port, &val)) { in x_inb()
602 pciCfg1inb(uint16_t addr, uint8_t *val) in pciCfg1inb() function