Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dgdth.c2677 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
2711 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_sync_event()
3028 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_async_event()
4144 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()
4207 ha->pmsg, ha->msg_phys); in gdth_pci_probe_one()
4242 ha->pmsg, ha->msg_phys); in gdth_remove_one()
Dgdth.h832 u64 msg_phys; /* phys. address */ member