Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c3265 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
3299 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
3616 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_async_event()
4757 ha->msg_phys = scratch_dma_handle; in gdth_isa_probe_one()
4814 ha->pmsg, ha->msg_phys); in gdth_isa_probe_one()
4883 ha->msg_phys = scratch_dma_handle; in gdth_eisa_probe_one()
4948 ha->pmsg, ha->msg_phys); in gdth_eisa_probe_one()
5017 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()
5094 ha->pmsg, ha->msg_phys); in gdth_pci_probe_one()
5139 ha->pmsg, ha->msg_phys); in gdth_remove_one()
Dgdth.h873 u64 msg_phys; /* phys. address */ member