Searched refs:ips_FlashData (Results 1 – 1 of 1) sorted by relevance
351 static char *ips_FlashData = NULL; /* CD Boot - Flash Data Buffer */ variable1673 if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){ in ips_flash_copperhead()1674 ha->flash_data = ips_FlashData; in ips_flash_copperhead()1879 if (ha->flash_data == ips_FlashData) in ips_free_flash_copperhead()6928 if(ips_cd_boot && !ips_FlashData){ in ips_init_phase1()6929 ips_FlashData = dma_alloc_coherent(&pci_dev->dev, in ips_init_phase1()