Searched refs:pci_write_config_half (Results 1 – 4 of 4) sorted by relevance
167 status_t pci_write_config_half(const pci_location_t *state, uint32_t reg, uint16_t value);
102 status_t pci_write_config_half(const pci_location_t *state, uint32_t reg, uint16_t value) { in pci_write_config_half() function
184 ret = pci_write_config_half(&loc, offset, value); in pci_config()
314 pci_write_config_half(loc, PCI_CONFIG_COMMAND, in pcnet_read_pci_config()
Completed in 7 milliseconds