Searched defs:testval (Results  1 – 6 of 6) sorted by relevance
| /freebsd/lib/libnv/tests/ | 
| H A D | nv_tests.cc | 756 	bool testval;  in ATF_TEST_CASE_BODY()  local776 	bool testval, otherval1;  in ATF_TEST_CASE_BODY()  local
 810 	uint64_t testval;  in ATF_TEST_CASE_BODY()  local
 830 	uint64_t testval, otherval1;  in ATF_TEST_CASE_BODY()  local
 864 	const char *testval;  in ATF_TEST_CASE_BODY()  local
 884 	const char *testval, *otherval1;  in ATF_TEST_CASE_BODY()  local
 918 	nvlist_t *testval;  in ATF_TEST_CASE_BODY()  local
 938 	nvlist_t *testval, *otherval1;  in ATF_TEST_CASE_BODY()  local
 969 	void *testval;  in ATF_TEST_CASE_BODY()  local
 996 	char testval[] = "gjiertj";  in ATF_TEST_CASE_BODY()  local
 
 | 
| /freebsd/sys/arm64/cavium/ | 
| H A D | thunder_pcie_common.c | 175 	pci_addr_t map, testval;  in thunder_pcie_alloc_resource()  local
 | 
| /freebsd/sys/dev/pci/ | 
| H A D | pci.c | 601 pci_mapsize(uint64_t testval)  in pci_mapsize()629 pci_romsize(uint64_t testval)  in pci_romsize()
 3155 	pci_addr_t map, testval;  in pci_read_bar()  local
 3358 	pci_addr_t base, map, testval;  in pci_add_map()  local
 5518 	pci_addr_t map, testval;  in pci_reserve_map()  local
 
 | 
| H A D | pci_iov.c | 579 	pci_addr_t bar_value, testval;  in pci_iov_setup_bars()  local
 | 
| /freebsd/sys/fs/nfsclient/ | 
| H A D | nfs_clvfsops.c | 2174 static __inline void nfscl_printopt(struct nfsmount *nmp, int testval,  in nfscl_printopt()
 | 
| /freebsd/sys/fs/nfsserver/ | 
| H A D | nfs_nfsdport.c | 3783 	static int testval = 1;  in nfsrv_mallocmget_limit()  local
 |