Searched defs:toshsd_host (Results 1 – 1 of 1) sorted by relevance
159 struct toshsd_host { struct160 struct pci_dev *pdev;161 struct mmc_host *mmc;163 spinlock_t lock;165 struct mmc_request *mrq;/* Current request */166 struct mmc_command *cmd;/* Current command */167 struct mmc_data *data; /* Current data request */169 struct sg_mapping_iter sg_miter; /* for PIO */171 void __iomem *ioaddr; /* mapped address */