Home
last modified time | relevance | path

Searched refs:SIGP (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/ncr/
HDncrreg.h133 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
HDncr.c4162 OUTB (nc_istat, SIGP);
4768 OUTB (nc_istat , SIGP ); /* Signal Process */
5138 OUTB (nc_istat, SIGP);
/dragonfly/sys/dev/disk/sym/
HDsym_defs.h349 #define SIGP 0x20 /* r/w: message from host to script */ macro
HDsym_hipd.c2951 OUTB (nc_istat, SIGP|np->istat_sem); in sym_put_start_queue()
3202 OUTB (nc_istat , SIGP ); /* Signal Process */ in sym_init()
3849 OUTB (nc_istat, (istat & SIGP) | INTF | np->istat_sem); in sym_intr1()
5035 OUTB (nc_istat, SIGP); in sym_sir_task_recovery()
7424 OUTB (nc_istat, SIGP|SEM);
7451 OUTB (nc_istat, SIGP|SEM);