Home
last modified time | relevance | path

Searched refs:NCR_700_readl (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c700.c407 (NCR_700_readl(host, DBC_REG) & 0x7f)) & 0x7f; in NCR_700_data_residual()
410 (NCR_700_readl(host, DBC_REG) & 0x3f)) & 0x3f; in NCR_700_data_residual()
1576 dsps = NCR_700_readl(host, DSPS_REG); in NCR_700_intr()
1577 dsp = NCR_700_readl(host, DSP_REG); in NCR_700_intr()
1644 __u32 temp = NCR_700_readl(host, TEMP_REG); in NCR_700_intr()
1645 …int count = (hostdata->script[Ent_SendMessage/4] & 0xffffff) - ((NCR_700_readl(host, DBC_REG) & 0x… in NCR_700_intr()
1651 int data_transfer = NCR_700_readl(host, DBC_REG) & 0xffffff; in NCR_700_intr()
1656 __u32 naddr = NCR_700_readl(host, DNAD_REG); in NCR_700_intr()
D53c700.h510 NCR_700_readl(struct Scsi_Host *host, __u32 reg) in NCR_700_readl() function
558 NCR_700_readl(struct Scsi_Host *host, __u32 reg) in NCR_700_readl() function