Home
last modified time | relevance | path

Searched refs:IRP_SOL_PLOGI_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h175 #define IRP_SOL_PLOGI_IN_PROGRESS 0x0100 macro
H A Ddiscovery.c1504 IRP_SOL_PLOGI_IN_PROGRESS); in fct_process_plogi()
1511 ~IRP_SOL_PLOGI_IN_PROGRESS); in fct_process_plogi()
1576 if (irp->irp_flags & IRP_SOL_PLOGI_IN_PROGRESS) { in fct_process_prli()
2036 (irp->irp_flags & IRP_SOL_PLOGI_IN_PROGRESS)) { in fct_process_els()
2191 atomic_and_32(&irp->irp_flags, ~IRP_SOL_PLOGI_IN_PROGRESS); in fct_handle_sol_els_completion()