Searched refs:IRP_IN_DISCOVERY_QUEUE (Results 1 – 3 of 3) sorted by relevance
169 #define IRP_IN_DISCOVERY_QUEUE 0x0004 macro
1471 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()
1280 ~IRP_IN_DISCOVERY_QUEUE); in fct_walk_discovery_queue()1820 ASSERT(irp->irp_flags & IRP_IN_DISCOVERY_QUEUE); in fct_process_logo()