Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.h147 #define MAXOFFSETS 128 macro
187 #define DPMEM_COMMAND_OFFSET IC_HEADER_BYTES+IC_QUEUE_BYTES*MAXOFFSETS
695 } __attribute__((packed)) comm_queue[MAXOFFSETS]; /* command queue */
Dgdth.c1646 pmod->st_buff_size = sizeof(gdth_coal_status) * MAXOFFSETS; in gdth_search_drives()
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()
5124 MAXOFFSETS, ha->coal_stat, ha->coal_stat_phys); in gdth_remove_one()