Lines Matching refs:NCR_700_Host_Parameters
54 struct NCR_700_Host_Parameters;
58 struct NCR_700_Host_Parameters *, struct device *);
195 struct NCR_700_Host_Parameters { struct
483 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readb()
484 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readb()
492 const struct NCR_700_Host_Parameters *hostdata in NCR_700_readl()
493 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_readl()
507 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writeb()
508 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writeb()
516 const struct NCR_700_Host_Parameters *hostdata in NCR_700_writel()
517 = (struct NCR_700_Host_Parameters *)host->hostdata[0]; in NCR_700_writel()