Home
last modified time | relevance | path

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

/lk-master/dev/bus/pci/include/dev/bus/
A Dpci.h167 status_t pci_write_config_half(const pci_location_t *state, uint32_t reg, uint16_t value);
/lk-master/dev/bus/pci/
A Dpci.cpp102 status_t pci_write_config_half(const pci_location_t *state, uint32_t reg, uint16_t value) { in pci_write_config_half() function
A Ddebug.cpp184 ret = pci_write_config_half(&loc, offset, value); in pci_config()
/lk-master/dev/net/pcnet/
A Dpcnet.c314 pci_write_config_half(loc, PCI_CONFIG_COMMAND, in pcnet_read_pci_config()

Completed in 7 milliseconds