Searched refs:pci_write_config_word (Results 1 – 3 of 3) sorted by relevance
168 status_t pci_write_config_word(const pci_location_t *state, uint32_t reg, uint32_t value);
112 status_t pci_write_config_word(const pci_location_t *state, uint32_t reg, uint32_t value) { in pci_write_config_word() function
193 ret = pci_write_config_word(&loc, offset, value); in pci_config()
Completed in 3 milliseconds