Lines Matching full:moved

34 	* Moved clearing of host_scribble inside host_lock in IO
156 moved to rport, hostdata renamed dd_data, add fc_remote_host()
196 * Following timeout handlers moved to the lpfc worker thread:
216 * Moved discovery timeout handler to worker thread. There are
230 * Moved out a couple of GFP_ATOMICs in lpfc_disc_timeout, to
237 * ELS ring (any slow ring) moved from the lpfc_sli_inter() into a
246 * Moved locks deeper in order to change GFP_ATOMIC to GFP_KERNEL.
266 * Moved lock from around of lpfc_work_done to lpfc_work_done
289 * Renamed discovery thread to lpfc_worker thread. Moved handling
314 moved to offline state and block all the I/Os. The fix for this
347 Moved rport delete to freenode - so rport tracks node.
389 moved to kthread. kthread_stop() is not able to wake up thread
588 result. Moved starget field into struct lpfc_target which is
639 * Moved #defines around to provide target_add/remove for upstream
649 * Moved + 5 second window to dev_loss_tmo setting and updated
664 * Moved #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,6) to include
714 * Moved some routines out of lpfc_fcp.c into more appropriate
937 * Moved additional binding parameters into lpfc_defaults.c:
970 moved any functionality we still need to lpfc_target.
1022 * Moved config specific code from probe_one() into
1501 * In ELX_IOCBQ_t: Moved hipri_trigger field to iocb_flag. Combined
1511 * Moved FCP activity to ring 0. Moved ELS/CT activity to ring 2.
1533 Also moved elx_disc.h contents into lpfc_disc.h
1583 structure directly. Moved DRVR_LOCK, putPaddr, getPaddr
1623 Removed elx_lck_t and added spinlock_t directly. Moved two
1625 * Moved IP specific structures to lpfc_ip.h file.
1637 * Moved location of pci.h include.