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 in hv_pci_delete_device() 662 new_pcichild_device(struct hv_pcibus * hbus,struct hv_pcidev_desc * desc) new_pcichild_device() argument 724 struct hv_pcibus *hbus; pci_devices_present_work() local 808 get_pcichild_wslot(struct hv_pcibus * hbus,uint32_t wslot) get_pcichild_wslot() argument 825 hv_pci_devices_present(struct hv_pcibus * hbus,struct pci_bus_relations * relations) hv_pci_devices_present() argument 855 hv_pci_devices_present2(struct hv_pcibus * hbus,struct pci_bus_relations2 * relations) hv_pci_devices_present2() argument 889 struct hv_pcibus *hbus = hpdev->hbus; hv_eject_device_work() local 909 struct hv_pcibus *hbus = hpdev->hbus; hv_pci_eject_device() local 931 struct hv_pcibus *hbus = sc->hbus; vmbus_pcib_on_channel_callback() local 1044 hv_pci_protocol_negotiation(struct hv_pcibus * hbus,enum pci_protocol_version_t version[],int num_version) hv_pci_protocol_negotiation() argument 1108 hv_pci_query_relations(struct hv_pcibus * hbus) hv_pci_query_relations() argument 1120 hv_pci_enter_d0(struct hv_pcibus * hbus) hv_pci_enter_d0() argument 1172 hv_send_resources_allocated(struct hv_pcibus * hbus) hv_send_resources_allocated() argument 1238 hv_send_resources_released(struct hv_pcibus * hbus) hv_send_resources_released() argument 1288 struct hv_pcibus *hbus = hpdev->hbus; _hv_pcifront_read_config() local 1354 struct hv_pcibus *hbus = hpdev->hbus; _hv_pcifront_write_config() local 1407 vmbus_pcib_prepopulate_bars(struct hv_pcibus * hbus) vmbus_pcib_prepopulate_bars() argument 1444 struct hv_pcibus *hbus = arg; vmbus_pcib_set_detaching() local 1450 vmbus_pcib_pre_detach(struct hv_pcibus * hbus) vmbus_pcib_pre_detach() argument 1492 struct hv_pcibus *hbus; vmbus_pcib_attach() local 1602 struct hv_pcibus *hbus = sc->hbus; vmbus_pcib_detach() local [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 | 485 * HBUS (Host-side Bus) 487 * HBUS registers are mapped directly into PCI bus space, but are used
|
H A D | iwl-trans.h |
|
/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
|