test_src          981 dev/pci/hifn7751.c 	bcopy(data, &dma->test_src, sizeof(dma->test_src));
test_src          984 dev/pci/hifn7751.c 	    + offsetof(struct hifn_dma, test_src));
test_src         1047 dev/pci/hifn7751.c 	    offsetof(struct hifn_dma, test_src));
test_src         1048 dev/pci/hifn7751.c 	dma->test_src = 0;
test_src           94 dev/pci/hifn7751var.h 	u_int64_t		test_src, test_dst;