Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h167 #define SIGP 0x20 /* r/w: message from host to script */ macro
H 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);
5283 OUTB(np, nc_istat, SIGP|SEM);
5317 OUTB(np, nc_istat, SIGP|SEM);
H A Dsym_glue.c955 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
963 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h167 #define SIGP 0x20 /* r/w: message from host to script */ macro
H 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);
H A Dsym_glue.c950 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
958 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.h688 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
H A Dncr53c8xx.c2016 ** Clear SIGP.
2573 ** If SIGP is set, special treatment.
4467 OUTB (nc_istat, SIGP); in ncr_put_start_queue()
4689 OUTB (nc_istat, SIGP);
5275 OUTB (nc_istat , SIGP ); /* Signal Process */ in ncr_init()
5909 OUTB (nc_istat, (istat & SIGP) | INTF); in ncr_exception()
6586 ** Clear SIGP. in ncr_sir_to_redo()
6595 INB (nc_ctest2); /* Clear SIGP */ in ncr_sir_to_redo()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.h688 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
H A Dncr53c8xx.c1993 ** Clear SIGP.
2545 ** If SIGP is set, special treatment.
4435 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()
6420 ** Clear SIGP. in ncr_sir_to_redo()
6429 INB (nc_ctest2); /* Clear SIGP */ in ncr_sir_to_redo()

Completed in 42 milliseconds