Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.h156 #define MAXOFFSETS 128 macro
196 #define DPMEM_COMMAND_OFFSET IC_HEADER_BYTES+IC_QUEUE_BYTES*MAXOFFSETS
704 } __attribute__((packed)) comm_queue[MAXOFFSETS]; /* command queue */
Dgdth.c1654 pmod->st_buff_size = sizeof(gdth_coal_status) * MAXOFFSETS; in gdth_search_drives()
4761 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_isa_probe_one()
4809 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_isa_probe_one()
4887 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_eisa_probe_one()
4943 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_eisa_probe_one()
5021 sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_pci_probe_one()
5089 pci_free_consistent(ha->pdev, sizeof(gdth_coal_status) * MAXOFFSETS, in gdth_pci_probe_one()
5132 MAXOFFSETS, ha->coal_stat, ha->coal_stat_phys); in gdth_remove_one()