sata_dwc_device
struct sata_dwc_device *hsdev = HSDEV_FROM_AP(link->ap);
struct sata_dwc_device *hsdev;
struct sata_dwc_device *hsdev = host->private_data;
struct sata_dwc_device *hsdev;
#define HSDEV_FROM_HOST(host) ((struct sata_dwc_device *)(host)->private_data)
#define HSDEV_FROM_AP(ap) ((struct sata_dwc_device *)(ap)->host->private_data)
#define HSDEV_FROM_QC(qc) ((struct sata_dwc_device *)(qc)->ap->host->private_data)
#define HSDEV_FROM_HSDEVP(p) ((struct sata_dwc_device *)(p)->hsdev)
struct sata_dwc_device *hsdev = hsdevp->hsdev;
struct sata_dwc_device *hsdev)
static void sata_dwc_dma_exit_old(struct sata_dwc_device *hsdev)
struct sata_dwc_device *hsdev = hsdev_instance;
struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap);
static void clear_interrupt_bit(struct sata_dwc_device *hsdev, u32 bit)
struct sata_dwc_device *hsdev, uint intpr)
struct sata_dwc_device *hsdev = HSDEV_FROM_HOST(host);
struct sata_dwc_device *hsdev = HSDEV_FROM_HSDEVP(hsdevp);
struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap);
struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap);
static void sata_dwc_enable_interrupts(struct sata_dwc_device *hsdev)
struct sata_dwc_device *hsdev = hsdevp->hsdev;
struct sata_dwc_device *hsdev;
struct sata_dwc_device *hsdev = HSDEV_FROM_AP(ap);
struct sata_dwc_device *hsdev = HSDEV_FROM_QC(qc);