Searched refs:bar (Results 1 – 6 of 6) sorted by relevance
86 symbols::bar::NINE_LEVELS in draw_memory_logging_speed_gauges()88 symbols::bar::THREE_LEVELS in draw_memory_logging_speed_gauges()
171 bar: PciArch::read_config(&bus_device_function, capability.offset + CAP_BAR_OFFSET) in new()422 bar: u8, field517 let bar_info = device_bar.get_bar(struct_info.bar)?; in get_bar_region()522 return Err(VirtioPciError::BarNotAllocated(struct_info.bar)); in get_bar_region()
568 .bar() in msix_install()680 .bar() in msix_uninstall()809 .bar() in msix_mask()929 .bar() in msix_unmask()1043 .bar() in msix_check_pending()
347 fn bar(&mut self) -> Option<&PciStandardDeviceBar> { in bar() method453 Ok(bar) => { in bar_ioremap()454 self.standard_device_bar = bar; in bar_ioremap()460 fn bar(&mut self) -> Option<&PciStandardDeviceBar> { in bar() method
211 let bar = device.bar().ok_or(E1000EPciError::BarGetFailed)?; in new() localVariable212 let bar0 = bar.get_bar(0)?; in new()
77 .bar() in ahci_init()