Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.h322 } __attribute__((packed)) gdth_msg_str; typedef
863 gdth_msg_str *pmsg; /* message buffer */
Dgdth.c3225 gdth_msg_str *msg; in gdth_sync_event()
4746 ha->pmsg = pci_alloc_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_isa_probe_one()
4806 pci_free_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_isa_probe_one()
4872 ha->pmsg = pci_alloc_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_eisa_probe_one()
4940 pci_free_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_eisa_probe_one()
5005 ha->pmsg = pci_alloc_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_pci_probe_one()
5085 pci_free_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_pci_probe_one()
5130 pci_free_consistent(ha->pdev, sizeof(gdth_msg_str), in gdth_remove_one()