Home
last modified time | relevance | path

Searched defs:dinfo (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/x86/xen/
H A Dxen_pci_bus.c51 struct pci_devinfo *dinfo = device_get_ivars(child); in xen_pci_enable_msi_method() local
63 struct pci_devinfo *dinfo = device_get_ivars(child); in xen_pci_disable_msi_method() local
74 struct pci_devinfo *dinfo; in xen_pci_child_added_method() local
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620_rtc.c307 struct iicbus_ivar *dinfo; in max77620_rtc_probe() local
378 struct iicbus_ivar *dinfo; in max77620_rtc_create() local
/f-stack/freebsd/arm/arm/
H A Dgic_fdt.c264 struct arm_gic_devinfo *dinfo; in arm_gic_add_children() local
H A Dgic_acpi.c270 struct gic_acpi_devinfo *dinfo; in madt_gicv2m_handler() local
/f-stack/freebsd/amd64/vmm/io/
H A Dppt.c128 struct pci_devinfo *dinfo; in ppt_probe() local
595 struct pci_devinfo *dinfo; in ppt_setup_msix() local
/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c125 struct timvf_mbox_dev_info dinfo; in timvf_ring_start() local
/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c84 struct pci_devinfo *dinfo; in xlp_pci_attach() local
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dfse_decompress.c210 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw() local
/f-stack/freebsd/contrib/zstd/lib/legacy/
H A Dzstd_v01.c619 FSE_decode_t* const dinfo = (FSE_decode_t*)(ptr) + 1; /* because dt is unsigned */ in FSE_buildDTable_raw() local
H A Dzstd_v03.c1320 FSE_decode_t* const dinfo = (FSE_decode_t*)(ptr) + 1; in FSE_buildDTable_raw() local
H A Dzstd_v04.c1299 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw() local
H A Dzstd_v02.c1319 FSE_decode_t* const dinfo = (FSE_decode_t*)(ptr) + 1; /* because dt is unsigned */ in FSE_buildDTable_raw() local
H A Dzstd_v06.c1550 FSEv06_decode_t* const dinfo = (FSEv06_decode_t*)dPtr; in FSEv06_buildDTable_raw() local
H A Dzstd_v05.c1407 FSEv05_decode_t* const dinfo = (FSEv05_decode_t*)dPtr; in FSEv05_buildDTable_raw() local
H A Dzstd_v07.c1570 FSEv07_decode_t* const dinfo = (FSEv07_decode_t*)dPtr; in FSEv07_buildDTable_raw() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c2908 FSE_decode_t* const dinfo = (FSE_decode_t*)dPtr; in FSE_buildDTable_raw() local