Searched refs:commonCfgAddr (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp53 addr_t commonCfgAddr; member in struct:__anon22
170 volatile uint16 *msixVector = (uint16*)(bus->commonCfgAddr
187 volatile uint16* queueSelect = (uint16*)(bus->commonCfgAddr
190 volatile uint16* msixVector = (uint16*)(bus->commonCfgAddr
232 volatile uint32 *select = (uint32*)(bus->commonCfgAddr
234 volatile uint32 *feature = (uint32*)(bus->commonCfgAddr
255 volatile uint32 *select = (uint32*)(bus->commonCfgAddr
257 volatile uint32 *feature = (uint32*)(bus->commonCfgAddr
277 uint8 *addr = (uint8*)(bus->commonCfgAddr
292 uint8 *addr = (uint8*)(bus->commonCfgAddr
[all...]

Completed in 78 milliseconds