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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DBusLogic.c983 struct BusLogic_BIOSDriveMapByte Drive0MapByte; local
988 FetchHostAdapterLocalRAMRequest.ByteCount = sizeof(Drive0MapByte);
989 BusLogic_Command(HostAdapter, BusLogic_FetchHostAdapterLocalRAM, &FetchHostAdapterLocalRAMRequest, sizeof(FetchHostAdapterLocalRAMRequest), &Drive0MapByte, sizeof(Drive0MapByte));
996 if (Drive0MapByte.DiskGeometry != BusLogic_BIOS_Disk_Not_Installed) {

Completed in 71 milliseconds