struct ufs_hba - per adapter private structure : UFSHCI base register address : UFS Command Descriptor base address : UTP Transfer Request Descriptor base address : UTP Task Management Descriptor base address : UFS Command Descriptor DMA address : UTRDL DMA address : UTMRDL DMA address : Scsi_Host instance of the driver : PCI device handle : local reference block : Bits representing outstanding task requests : Bits representing outstanding transfer requests : UFS Controller Capabilities : Transfer Request Queue depth supported by controller : Task Management Queue depth supported by controller : handle of active UIC command : wait queue for task management : condition variable for task management : UFSHCD states : Interrupt Mask Bits : Work queue for UIC completion handling : Work queue for fatal controller error handling : HBA errors
Definition at line 148 of file ufshcd.c.