Lines Matching refs:NCR_700_Host_Parameters
55 struct NCR_700_Host_Parameters;
59 struct NCR_700_Host_Parameters *, struct device *);
196 struct NCR_700_Host_Parameters { struct
484 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
485 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
493 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
494 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
508 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
509 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
517 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel()
518 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writel()