Searched refs:testval (Results 1 – 2 of 2) sorted by relevance
178 pci_addr_t map, testval; in thunder_pcie_alloc_resource() local189 pci_read_bar(child, *rid, &map, &testval, NULL); in thunder_pcie_alloc_resource()197 if (PCI_BAR_MEM(testval)) in thunder_pcie_alloc_resource()198 testval &= PCIM_BAR_MEM_BASE; in thunder_pcie_alloc_resource()200 testval &= PCIM_BAR_IO_BASE; in thunder_pcie_alloc_resource()
23 testval="testval"25 log_must dataset_setprop $fs $testprop $testval