Home
last modified time | relevance | path

Searched refs:ips_FlashData (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dips.c355 static char *ips_FlashData = NULL; /* CD Boot - Flash Data Buffer */ variable
1676 if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){ in ips_flash_copperhead()
1677 ha->flash_data = ips_FlashData; in ips_flash_copperhead()
1882 if (ha->flash_data == ips_FlashData) in ips_free_flash_copperhead()
6931 if(ips_cd_boot && !ips_FlashData){ in ips_init_phase1()
6932 ips_FlashData = dma_alloc_coherent(&pci_dev->dev, in ips_init_phase1()