Searched refs:DaleSetup (Results 1 – 1 of 1) sorted by relevance
177 static SETUP DaleSetup; variable2386 memset (&DaleSetup, 0, sizeof (DaleSetup)); in GetRegs()2488 ReadFlash (padapter, &DaleSetup, DALE_FLASH_SETUP, sizeof (SETUP)); in GetRegs()2564 pdev->sectors = DaleSetup.setupDevice[unit].sectors; in Pci2220i_Detect()2565 pdev->heads = DaleSetup.setupDevice[unit].heads; in Pci2220i_Detect()2566 pdev->cylinders = DaleSetup.setupDevice[unit].cylinders; in Pci2220i_Detect()2567 pdev->blocks = DaleSetup.setupDevice[unit].blocks; in Pci2220i_Detect()2631 if ( DaleSetup.rebootRebuild && raidon ) in Pci2220i_Detect()2669 pdev->sectors = DaleSetup.setupDevice[unit].sectors; in Pci2220i_Detect()2670 pdev->heads = DaleSetup.setupDevice[unit].heads; in Pci2220i_Detect()[all …]