Searched refs:pciCfg1outb (Results 1 – 1 of 1) sorted by relevance
45 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