Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hyperv/pcib/
Dvmbus_pcib.c903 struct pci_bus_relations *bus_rel; in vmbus_pcib_on_channel_callback() local
951 bus_rel = (struct pci_bus_relations *)buffer; in vmbus_pcib_on_channel_callback()
953 if (bus_rel->device_count == 0) in vmbus_pcib_on_channel_callback()
959 (bus_rel->device_count))) in vmbus_pcib_on_channel_callback()
962 hv_pci_devices_present(hbus, bus_rel); in vmbus_pcib_on_channel_callback()
/freebsd-10-stable/sys/contrib/octeon-sdk/
Dcvmx-nand.h377 cvmx_nand_cmd_bus_rel_t bus_rel; member
Dcvmx-nand.c1138 cmd.bus_rel.fifteen = 15; in __cvmx_nand_build_post_cmd()