Searched refs:BarNotAllocated (Results 1 – 2 of 2) sorted by relevance
449 BarNotAllocated(u8), enumerator492 Self::BarNotAllocated(bar_index) => write!(f, "Bar {} not allocated.", bar_index), in fmt()524 return Err(VirtioPciError::BarNotAllocated(struct_info.bar)); in get_bar_region()
215 return Err(E1000EPciError::BarNotAllocated); in new()796 BarNotAllocated, enumerator