Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c231 raid_device->max_lba = le64_to_cpu(vol_pg0->MaxLBA); in mpt3sas_init_warpdrive_properties()
/linux/drivers/message/fusion/lsi/
H A Dmpi_cnfg.h2283 U32 MaxLBA; /* 10h */
2400 U32 MaxLBA; /* 68h */
2315 U32 MaxLBA; /* 10h */ global() member
2432 U32 MaxLBA; /* 68h */ global() member
/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_cnfg.h1815 U64 MaxLBA; /*0x10 */ member
/linux/drivers/message/fusion/
H A Dmptbase.c5782 phys_disk->MaxLBA = le32_to_cpu(buffer->MaxLBA); in mpt_raid_phys_disk_pg0()