Home
last modified time | relevance | path

Searched refs:gdth_msg_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.h301 } __attribute__((packed)) gdth_msg_str; typedef
831 gdth_msg_str *pmsg; /* message buffer */
H A Dgdth.c2645 gdth_msg_str *msg; in gdth_sync_event()
4063 ha->pmsg = dma_alloc_coherent(&ha->pdev->dev, sizeof(gdth_msg_str), in gdth_pci_probe_one()
4129 dma_free_coherent(&ha->pdev->dev, sizeof(gdth_msg_str), in gdth_pci_probe_one()
4164 dma_free_coherent(&ha->pdev->dev, sizeof(gdth_msg_str), in gdth_remove_one()

Completed in 14 milliseconds