Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dgdth.h333 } __attribute__((packed)) gdth_coal_status; typedef
856 gdth_coal_status *coal_stat; /* buffer for coalescing int.*/
Dgdth.c1646 pmod->st_buff_size = sizeof(gdth_coal_status) * MAXOFFSETS; in gdth_search_drives()
2972 gdth_coal_status *pcs = NULL; in __gdth_interrupt()
4754 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_isa_probe_one()
4802 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_isa_probe_one()
4880 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_eisa_probe_one()
4936 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_eisa_probe_one()
5013 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_pci_probe_one()
5081 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_pci_probe_one()
5123 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * in gdth_remove_one()