Searched refs:bar_ioremap (Results 1 – 4 of 4) sorted by relevance
72 standard_device.bar_ioremap(); in ahci_init()
139 device.bar_ioremap().unwrap()?; in new()
341 fn bar_ioremap(&mut self) -> Option<Result<u8, PciError>> { in bar_ioremap() method450 fn bar_ioremap(&mut self) -> Option<Result<u8, PciError>> { in bar_ioremap() method
209 device.bar_ioremap().unwrap()?; in new()