Lines Matching refs:NCR_700_Host_Parameters
54 struct NCR_700_Host_Parameters;
58 struct NCR_700_Host_Parameters *, struct device *);
194 struct NCR_700_Host_Parameters { struct
479 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
480 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
488 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
489 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
503 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
504 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
512 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel()
513 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writel()