Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ncr/
HDncrreg.h133 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
HDncr.c4143 OUTB (nc_istat, SIGP);
4722 OUTB (nc_istat , SIGP ); /* Signal Process */
5086 OUTB (nc_istat, SIGP);
/NextBSD/sys/dev/sym/
HDsym_defs.h349 #define SIGP 0x20 /* r/w: message from host to script */ macro
HDsym_hipd.c2932 OUTB (nc_istat, SIGP|np->istat_sem); in sym_put_start_queue()
3182 OUTB (nc_istat , SIGP ); /* Signal Process */ in sym_init()
3826 OUTB (nc_istat, (istat & SIGP) | INTF | np->istat_sem); in sym_intr1()
5011 OUTB (nc_istat, SIGP); in sym_sir_task_recovery()
7376 OUTB (nc_istat, SIGP|SEM);
7403 OUTB (nc_istat, SIGP|SEM);