Searched refs:dr_size (Results 1 – 4 of 4) sorted by relevance
72 if (res->dr_size > 1) in print_resource()74 res->dr_start + res->dr_size - 1); in print_resource()
71 rman_res_t dr_size; /* region size */ member
361 dr->dr_res.dr_size = ures.r_size; in devinfo_init_resources()
831 unsigned long dr_size; in hv_pci_devices_present() local836 dr_size = offsetof(struct hv_dr_state, func) + in hv_pci_devices_present()838 dr = malloc(dr_size, M_DEVBUF, M_WAITOK | M_ZERO); in hv_pci_devices_present()861 unsigned long dr_size; in hv_pci_devices_present2() local866 dr_size = offsetof(struct hv_dr_state, func) + in hv_pci_devices_present2()868 dr = malloc(dr_size, M_DEVBUF, M_WAITOK | M_ZERO); in hv_pci_devices_present2()