Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagdef.h97 #define DEV_RESET 0x00000400 /* device reset */ macro
HDosapi.c155 if (pccb->flags & DEV_RESET) in ostiInitiatorEvent()
215 pTMccb->flags |= DEV_RESET; in ostiInitiatorEvent()
HDagtiapi.c4653 if ( pccb->flags & ( TASK_MANAGEMENT | DEV_RESET ) ) in agtiapi_FlushCCBs()