Home
last modified time | relevance | path

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

/Linux-v5.10/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()
3026 cmdp->u.screen.su.msg.msg_addr = ha->msg_phys; in gdth_async_event()
4067 ha->msg_phys = scratch_dma_handle; in gdth_pci_probe_one()
4130 ha->pmsg, ha->msg_phys); in gdth_pci_probe_one()
4165 ha->pmsg, ha->msg_phys); in gdth_remove_one()
Dgdth.h832 u64 msg_phys; /* phys. address */ member