Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ncr/
HDncrreg.h131 #define CABRT 0x80 /* cmd: abort current operation */ macro
/NextBSD/sys/dev/sym/
HDsym_defs.h347 #define CABRT 0x80 /* cmd: abort current operation */ macro
HDsym_hipd.c2965 OUTB (nc_istat, CABRT); in sym_soft_reset()
3836 if (istat & CABRT) in sym_intr1()
3837 OUTB (nc_istat, CABRT); in sym_intr1()