Searched refs:address_type (Results 1 – 1 of 1) sorted by relevance
1192 address_type: MemoryBarType,1242 address_type, in fmt()1250 address, size, address_type, prefetchable, mmio_guard in fmt()1358 let address_type = MemoryBarType::try_from(((bar_orig & 0x00000006) >> 1) as u8)?; in pci_bar_init() localVariable1359 if address_type == MemoryBarType::Width64 { in pci_bar_init()1387 address_type, in pci_bar_init()