Lines Matching +full:out +full:- +full:volume +full:- +full:limit
11 ** 1.20.00.02 12/09/2004 Erich Chen bug fix with over 2T bytes RAID Volume
39 ** customer can send this command for sync raid volume data
57 ** 1.implement PCI-Express error recovery function and AER capability
73 ** 2. add readl(reg->iop2drv_doorbell_reg) in arcmsr_handle_hbb_isr()
76 ** 1. modify acb->devstate[i][j]
85 ** exceeds arcmsr default limit in arcmsr_build_ccb()
94 ** while Linux XFS over DM-CRYPT.
98 ** 2.fix type B where we should _not_ iounmap() acb->pmu;
100 ** 3.add return -ENOMEM if ioremap() fails
103 ** 5. modify acb->devstate[i][j] as ARECA_RAID_GONE instead of
105 ** 6.fix arcmsr_cdb->Context as (unsigned long)arcmsr_cdb
114 ** queuecommand scsi_host_template handler. James Bottomley pointed out