Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h167 #define SIGP 0x20 /* r/w: message from host to script */ macro
A Dsym_hipd.c1520 OUTB(np, nc_istat, SIGP|np->istat_sem);
1765 OUTB(np, nc_istat , SIGP ); /* Signal Process */
2821 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
3372 OUTB(np, nc_istat, SIGP);
5282 OUTB(np, nc_istat, SIGP|SEM);
5316 OUTB(np, nc_istat, SIGP|SEM);
A Dsym_glue.c1004 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
1012 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
/drivers/scsi/
A Dncr53c8xx.h688 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
A Dncr53c8xx.c4435 OUTB (nc_istat, SIGP); in ncr_put_start_queue()
5134 OUTB (nc_istat , SIGP ); /* Signal Process */ in ncr_init()
5743 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()

Completed in 30 milliseconds