Home
last modified time | relevance | path

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

/NextBSD/sys/dev/pms/freebsd/driver/common/
HDlxosapi.c651 pCard->flags |= AGTIAPI_PORT_PANIC; in ostiPortEvent()
HDlxcommon.h105 #define AGTIAPI_PORT_PANIC 0x00010000 macro
/NextBSD/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c600 if ( pCard->flags & AGTIAPI_PORT_PANIC ) in agtiapi_CharIoctl()
615 if(pCard->flags & AGTIAPI_PORT_PANIC) in agtiapi_CharIoctl()
638 pCard->flags &= ~AGTIAPI_PORT_PANIC; in agtiapi_CharIoctl()