Searched full:hbus (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/dev/hyperv/pcib/ |
| H A D | vmbus_pcib.c | 451 struct hv_pcibus *hbus; member 521 struct hv_pcibus *hbus; member 551 wait_for_response(struct hv_pcibus *hbus, struct completion *c) in wait_for_response() argument 554 if (vmbus_chan_is_revoked(hbus->sc->chan)) { in wait_for_response() 555 device_printf(hbus->pcib, in wait_for_response() 626 vmbus_chan_send(hpdev->hbus->sc->chan, VMBUS_CHANPKT_TYPE_INBAND, 0, in hv_int_desc_free() 635 struct hv_pcibus *hbus = hpdev->hbus; in hv_pci_delete_device() local 644 pci_dev = pci_find_dbsf(hbus->pci_domain, in hv_pci_delete_device() 647 device_delete_child(hbus->pci_bus, pci_dev); in hv_pci_delete_device() 651 mtx_lock(&hbus->device_list_lock); in hv_pci_delete_device() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | imx23-clock.yaml | 34 hbus 15
|
| H A D | imx28-clock.yaml | 44 hbus 25
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-csr.h | 497 * HBUS (Host-side Bus) 499 * HBUS registers are mapped directly into PCI bus space, but are used
|
| /freebsd/sys/dev/iwm/ |
| H A D | if_iwmreg.h | 563 * HBUS (Host-side Bus) 565 * HBUS registers are mapped directly into PCI bus space, but are used
|
| /freebsd/sys/dev/iwx/ |
| H A D | if_iwxreg.h | 979 * HBUS (Host-side Bus) 981 * HBUS registers are mapped directly into PCI bus space, but are used
|