Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c489 devfn_to_wslot(unsigned int devfn) in devfn_to_wslot() function
1686 hpdev = get_pcichild_wslot(sc->hbus, devfn_to_wslot(devfn)); in vmbus_pcib_alloc_resource()
1781 hpdev = get_pcichild_wslot(sc->hbus, devfn_to_wslot(devfn)); in vmbus_pcib_read_config()
1800 hpdev = get_pcichild_wslot(sc->hbus, devfn_to_wslot(devfn)); in vmbus_pcib_write_config()
1901 hpdev = get_pcichild_wslot(sc->hbus, devfn_to_wslot(devfn)); in vmbus_pcib_map_msi()