Home
last modified time | relevance | path

Searched refs:IRP_IN_DISCOVERY_QUEUE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h169 #define IRP_IN_DISCOVERY_QUEUE 0x0004 macro
H A Dfct.c1471 if ((irp->irp_flags & IRP_IN_DISCOVERY_QUEUE) == 0) { in fct_is_irp_logging_out()
1897 if ((irp->irp_flags & IRP_IN_DISCOVERY_QUEUE) == 0) { in fct_post_to_discovery_queue()
1911 atomic_or_32(&irp->irp_flags, IRP_IN_DISCOVERY_QUEUE); in fct_post_to_discovery_queue()
H A Ddiscovery.c1280 ~IRP_IN_DISCOVERY_QUEUE); in fct_walk_discovery_queue()
1820 ASSERT(irp->irp_flags & IRP_IN_DISCOVERY_QUEUE); in fct_process_logo()