Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
Dsym_defs.h180 #define SIGP 0x20 /* r/w: message from host to script */ macro
Dsym_hipd.c1533 OUTB(np, nc_istat, SIGP|np->istat_sem);
1778 OUTB(np, nc_istat , SIGP ); /* Signal Process */
2834 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
3380 OUTB(np, nc_istat, SIGP);
5288 OUTB(np, nc_istat, SIGP|SEM);
5322 OUTB(np, nc_istat, SIGP|SEM);
Dsym_glue.c974 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
982 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
/drivers/scsi/
Dncr53c8xx.h704 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
Dncr53c8xx.c4476 OUTB (nc_istat, SIGP); in ncr_put_start_queue()
4698 OUTB (nc_istat, SIGP);
5284 OUTB (nc_istat , SIGP ); /* Signal Process */ in ncr_init()
5918 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()