Searched refs:notify_region (Results 1 – 1 of 1) sorted by relevance
84 notify_region: NonNull<[WriteOnly<u16>]>, field170 let notify_region = get_bar_region_slice::<_>(&device.standard_device_bar, ¬ify_cfg)?; in new() localVariable187 notify_region, in new()243 addr_of_mut!((*self.notify_region.as_ptr())[index]).vwrite(queue); in notify()