Lines Matching refs:into

111 	* Collapsed lpfc_sli_abort_iocb_xxx into a single function.
112 * Collapsed lpfc_sli_sum_iocb_xxx into a single function.
121 function into two routines to match the fast and slow completion
233 * Collapsed interrupt handling code into one function.
237 * ELS ring (any slow ring) moved from the lpfc_sli_inter() into a
489 * lpfc_sli_submit_iocb() copies next_cmdidx into cmdidx. Now it is
558 * Take dummy lpfc_target's into account for lpfc_slave_destroy().
588 result. Moved starget field into struct lpfc_target which is
692 * Incorporating block/unblock calls into driver with ifdefs. This
714 * Moved some routines out of lpfc_fcp.c into more appropriate
875 embedded into the hba struct. lpfc_config_setup() has been
877 * Collapsed lpfc_scsi_cmd_start into lpfc_queuecommand and cleaned
930 * Folded lpfc_findnode_scsiid into lpfc_find_target, its only
937 * Moved additional binding parameters into lpfc_defaults.c:
992 * Clock changes: separate nodev_tmo and els_retry_delay into 2
1022 * Moved config specific code from probe_one() into
1033 * Consolidating lpfc_hba_put_event() into lpfc_put_event().
1041 * Move lpfc.conf contents into lpfc_fcp.c. Removing per adapter
1066 * Move contents of lpfc_module_param.h into lpfc_fcp.c.
1220 them into lpfc_probe_one() and lpfc_release_one() respectively.
1297 * Breakdown lpfc_sysfs_info_show into smaller one value per attribute
1340 * Install driver files into */drivers/scsi/lpfc instead of
1373 lpfc_instcnt, lpfc_instance[], and pHba[] into lpfcDRVR
1516 move the cast into the macro.
1517 * Split ioctls out into separate files
1533 Also moved elx_disc.h contents into lpfc_disc.h
1536 * Break up ioctls into 3 sections, dfc, util, hbaapi
1537 rearranged code so this could be easily separated into a
1563 * Collapse elx_crtn.h and prod_crtn.h into lpfc_crtn.h
1582 and non scatter/gather physical address into the scsi buffer
1584 macros and some defines into elx.h since they are required
1606 into elx_os_scsiport.c. This file is now empty.
1608 into code directly and removed LPFC_LOCK_ and _UNLOCK_
1622 * Removed hipri lock abstractions and added OS call into code.
1624 IPFC functions into lpfc_ipport.c
1728 * Move remaining message logging functions into
1791 multiple instances of the parameter switch into a single
1807 * Move PPC check for DMA address 0 in scatter-gather list, into
1847 * Migrated members of LPFCHBA_t and LINUX_HBA_t into elxHBA_t
1851 * Split large source files into smaller, better named ones.
1856 * Move driver version macros into lpfc_version.h file.