Lines Matching refs:pAddr
1023 slot->SG[0].pAddr = bS_to_host(slot->dma_handle); in process_script_interrupt()
1025 slot->SG[1].pAddr = 0; in process_script_interrupt()
1254 …)SCp->host_scribble)->SG[i].ins, ((struct NCR_700_command_slot *)SCp->host_scribble)->SG[i].pAddr); in process_script_interrupt()
1619 __u32 pAddr; in NCR_700_intr() local
1627 pAddr = bS_to_cpu(slot->SG[SGcount].pAddr); in NCR_700_intr()
1628 pAddr += (count - data_transfer); in NCR_700_intr()
1630 if(pAddr != naddr) { in NCR_700_intr()
1631 …data_transfer=%d, residual=%d\n", host->host_no, pun, lun, (unsigned long)pAddr, (unsigned long)na… in NCR_700_intr()
1634 slot->SG[SGcount].pAddr = bS_to_host(pAddr); in NCR_700_intr()
1639 slot->SG[i].pAddr = 0; in NCR_700_intr()
1887 slot->SG[i].pAddr = bS_to_host(vPtr); in NCR_700_queuecommand_lck()
1890 slot->SG[i].pAddr = 0; in NCR_700_queuecommand_lck()