Lines Matching refs:code
22 than SLI return code.
138 BUG_ON to the ret code of wait_event_interruptible() since the
159 * Added code to prevent waking up worker thread after the exit of
163 variables/code static (namely lpfcAlpaArray and
190 hostdata readjust code so that they are no use after free's
232 up code.
233 * Collapsed interrupt handling code into one function.
254 * Defined default mailbox completion routine and removed code in
293 associated code.
327 operations for mempool_alloc calls. General code cleanup. All
407 dead code.
420 * Added code in linkdown to unreg if we know login session will be
446 LPFC_SLI_ABORT_IMED, aka 0 - remove dead code.
453 returning. Fixes some panics in iocb completion code path.
505 * Bug fix for FLOGI cmpl, lpfc_els_chk_latt error path code
519 initialization code in lpfc_sli.c
525 SLIM. Old code was inappropriately masking off low order bits.
541 * Modularize code path in lpfc_target_remove().
654 compatibility code.
772 * Streamline code in lpfc_els_retry fixup abort case in
789 * Remove log message on code path triggered by lpfc_els_abort().
814 whitespace cleanups in surrounding code.
828 * Fixing missing static and removing dead code.
839 * Fix up code for scsi_block_requests / scsi_unblock_requests.
854 * Removed persistent binding code.
873 * Removed biosparam code.
884 * Removed polling code from lpfc_scsi_cmd_start. Reorganized
955 code sanely, remove redundant code, reorganize code so that
962 dead/redundant code, cleaned up badly and poorly written code,
972 of duplicate code with calls to this function.
975 removes dead code belonging to lpfc_build_scsi_cmnd() and its
977 code.
987 * Rearrange code in lpfc_rcv_plogi_plogi_issue() to make it a
1022 * Moved config specific code from probe_one() into
1045 * Removed SCSI_REQ_TMO related code.
1062 mem leaks, remove some misplaced code that need not be there,
1063 print a message on exit (old code prints two (entry/exit)), make
1075 code.
1083 * Remove code that optionally locates Host Group Pointers in host
1087 rearranging the code in lpfc_sli.c.
1244 * Formatting changes: get rid of leading spaces in code
1300 * Remove some unused code (1600 msg's related)
1313 rewriting almost identical code.
1318 * Change elx_sli_issue_mbox_wait to return correct error code to
1321 lpfc_elx_chk_latt, driver ignores the return code of the
1365 * Removed code that retry 29,00 check condition
1366 * Removed code that manipulates rspSnsLen.
1434 * Initial support code for discovery in tasklet conversion.
1435 * Removing char interface and ioctl code.
1497 * Removed code which used next pointer to store mbox structure.
1523 * Added code to return NLP_STE_FREED_NODE from the discovery
1532 * Implemented the Linux list macros in the discovery code.
1537 rearranged code so this could be easily separated into a
1543 * Added code to use list macro for ELXSCSITARGET_t.
1572 * Clean up code in the error path, check condition. Remove
1574 * Added code for safety pools for following objects: mbuf/bpl,
1608 into code directly and removed LPFC_LOCK_ and _UNLOCK_
1615 * Removed some commented-out code
1622 * Removed hipri lock abstractions and added OS call into code.
1723 * Added #ifdef IPFC for all IPFC specific code.
1726 * Modified detect code, on insmod, to only wait a max of 2 secs if
1730 * Added code to clear link attention bit when there is a pending
1758 * Removed following functions from code: linux_kmalloc linux_kfree
1760 * Removed following abstract functions from the code. elx_malloc
1770 * Removed following functions from the code. elx_kmem_free
1786 * Cleaned up some memory pool implementation code.
1787 * Fix panic with char dev changes. Turns out that 2.6.4 code does
1789 definitions. So remove the new char dev code altogether.
1804 * Remove data direction code.