Lines Matching refs:code
79 6. Remove duplicate code.
108 3. Remove poll_mode_io module parameter, sysfs node, and associated code.
118 4. Remove some un-necessary code.
179 5. Add struct megasas_instance_temlate changes, and change all code to use
190 6. Add code to support MegaRAID 9265/9285 controllers device id (0x5b).
420 > as they begin to time out. The code keeps the existing transport
449 change there is no need of memory manager in the driver code
461 use dma_alloc_coherent() directly in the megaraid code instead. The dev
631 i. Code reorganized to remove code duplication in megasas_build_cmd.
633 …"There's a lot of duplicate code megasas_build_cmd. Move that out of the different codepaths and …
637 ii. Defined MEGASAS_IOC_FIRMWARE32 for code paths that handles 32 bit applications in 64 bit system…