Searched refs:sram_length (Results 1 – 1 of 1) sorted by relevance
567 const unsigned int sram_length = pci_resource_len(a_priv->pci_device, SRAM_82350A_REGION); in test_sram() local571 for (i = 0; i < sram_length; ++i) { in test_sram()576 for (i = 0; i < sram_length; ++i) { in test_sram()587 dev_dbg(board->gpib_dev, "SRAM test passed 0x%x bytes checked\n", sram_length); in test_sram()