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

/illumos-gate/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);
1511 ~IRP_SOL_PLOGI_IN_PROGRESS);
1576 if (irp->irp_flags & IRP_SOL_PLOGI_IN_PROGRESS) {
2036 (irp->irp_flags & IRP_SOL_PLOGI_IN_PROGRESS)) {
2191 atomic_and_32(&irp->irp_flags, ~IRP_SOL_PLOGI_IN_PROGRESS);

Completed in 51 milliseconds