Searched refs:IRP_PRLI_DONE (Results 1 – 3 of 3) sorted by relevance
168 #define IRP_PRLI_DONE 0x0002 macro
1446 ~(IRP_PLOGI_DONE | IRP_PRLI_DONE)); in fct_deque_rp()1650 if ((irp->irp_flags & IRP_PRLI_DONE) == 0) { in fct_scsi_task_alloc()1839 atomic_and_32(&irp->irp_flags, ~(IRP_PLOGI_DONE | IRP_PRLI_DONE)); in fct_post_implicit_logo()
998 uint32_t rf = IRP_PRLI_DONE; in fct_handle_els()1700 atomic_or_32(&irp->irp_flags, IRP_PRLI_DONE); in fct_process_prli()