Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.c3257 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
3291 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
3608 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_async_event()
4750 ha->msg_phys = scratch_dma_handle; in gdth_isa_probe_one()
4807 ha->pmsg, ha->msg_phys); in gdth_isa_probe_one()
4876 ha->msg_phys = scratch_dma_handle; in gdth_eisa_probe_one()
4941 ha->pmsg, ha->msg_phys); in gdth_eisa_probe_one()
5009 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()
5086 ha->pmsg, ha->msg_phys); in gdth_pci_probe_one()
5131 ha->pmsg, ha->msg_phys); in gdth_remove_one()
Dgdth.h864 u64 msg_phys; /* phys. address */ member