Searched refs:CAPABILITY_BAR_SIZE (Results 1 – 1 of 1) sorted by relevance
189 const CAPABILITY_BAR_SIZE: u64 = 0x8000; constant451 CAPABILITY_BAR_SIZE, in allocate_io_bars()462 CAPABILITY_BAR_SIZE, in allocate_io_bars()464 .map_err(|e| PciDeviceError::IoAllocationFailed(CAPABILITY_BAR_SIZE, e))?; in allocate_io_bars()468 .set_size(CAPABILITY_BAR_SIZE); in allocate_io_bars()474 ranges.push((settings_config_addr, CAPABILITY_BAR_SIZE)); in allocate_io_bars()