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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h180 #define SIGP 0x20 /* r/w: message from host to script */ macro
H A Dsym_hipd.c1502 OUTB(np, nc_istat, SIGP|np->istat_sem);
1744 OUTB(np, nc_istat , SIGP ); /* Signal Process */
2733 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
3264 OUTB(np, nc_istat, SIGP);
5115 OUTB(np, nc_istat, SIGP|SEM);
5149 OUTB(np, nc_istat, SIGP|SEM);
H A Dsym_glue.c1065 OUTB(np, nc_istat, SIGP|SEM);
1073 OUTB(np, nc_istat, SIGP|SEM);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h687 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
H A Dncr53c8xx.c2031 ** Clear SIGP.
2576 ** If SIGP is set, special treatment.
4463 OUTB (nc_istat, SIGP);
5188 OUTB (nc_istat , SIGP ); /* Signal Process */
5798 OUTB (nc_istat, (istat & SIGP) | INTF);
6465 ** Clear SIGP.
6474 INB (nc_ctest2); /* Clear SIGP */

Completed in 198 milliseconds