Searched refs:ABORT_MASK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsasmp.c545 if( ABORT_SINGLE == (flag & ABORT_MASK) )
571 if (ABORT_ALL == (flag & ABORT_MASK))
649 if( ABORT_SINGLE == (flag & ABORT_MASK) )
H A Dsadefs.h235 #define ABORT_MASK 0x3 macro
H A Dsasata.c630 if( ABORT_SINGLE == (flag & ABORT_MASK) )
677 if (ABORT_ALL == (flag & ABORT_MASK))
781 if( ABORT_SINGLE == (flag & ABORT_MASK) )
H A Dsassp.c1721 if( ABORT_SINGLE == (flag & ABORT_MASK) )
1774 if (ABORT_ALL == (flag & ABORT_MASK))
1924 if( ABORT_SINGLE == (flag & ABORT_MASK) )

Completed in 118 milliseconds