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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.c372 static char *ips_FlashData = NULL; /* CD Boot - Flash Data Buffer */ variable
1800 if (ips_FlashData && !test_and_set_bit(0, &ips_FlashDataInUse)){
1801 ha->flash_data = ips_FlashData;
2007 if (ha->flash_data == ips_FlashData)
7283 if(ips_cd_boot && !ips_FlashData){
7284 ips_FlashData = pci_alloc_consistent(pci_dev, PAGE_SIZE << 7,

Completed in 61 milliseconds