Searched refs:DEV_RESET (Results 1 – 3 of 3) sorted by relevance
97 #define DEV_RESET 0x00000400 /* device reset */ macro
155 if (pccb->flags & DEV_RESET) in ostiInitiatorEvent()215 pTMccb->flags |= DEV_RESET; in ostiInitiatorEvent()
4653 if ( pccb->flags & ( TASK_MANAGEMENT | DEV_RESET ) ) in agtiapi_FlushCCBs()