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