Searched defs:read_config_half (Results 1 – 4 of 4) sorted by relevance
89 int pci_type1::read_config_half(const pci_location_t *state, uint32_t reg, uint16_t *value) { in read_config_half() function in pci_type1
41 virtual int read_config_half(const pci_location_t *state, uint32_t reg, uint16_t *value) { in read_config_half() function
119 int pci_ecam::read_config_half(const pci_location_t *state, uint32_t reg, uint16_t *value) { in read_config_half() function in pci_ecam
251 int pci_bios32::read_config_half(const pci_location_t *state, uint32_t reg, uint16_t *value) { in read_config_half() function in pci_bios32
Completed in 6 milliseconds