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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A DBusLogic.c990 struct BusLogic_BIOSDriveMapByte Drive0MapByte; local
995 FetchHostAdapterLocalRAMRequest.ByteCount = sizeof(Drive0MapByte);
996 BusLogic_Command(HostAdapter, BusLogic_FetchHostAdapterLocalRAM, &FetchHostAdapterLocalRAMRequest, sizeof(FetchHostAdapterLocalRAMRequest), &Drive0MapByte, sizeof(Drive0MapByte));
1003 if (Drive0MapByte.DiskGeometry != BusLogic_BIOS_Disk_Not_Installed) {

Completed in 46 milliseconds