Home
last modified time | relevance | path

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

/Linux-v4.19/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);
3384 OUTB(np, nc_istat, SIGP);
5287 OUTB(np, nc_istat, SIGP|SEM);
5321 OUTB(np, nc_istat, SIGP|SEM);
Dsym_glue.c972 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
980 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
/Linux-v4.19/drivers/scsi/
Dncr53c8xx.h700 #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()
/Linux-v4.19/Documentation/scsi/
DChangeLog.sym53c8xx498 If the driver haven't to also raise the SIGP this would be perfect.
/Linux-v4.19/Documentation/virtual/kvm/
Dapi.txt4325 This capability controls which SIGP orders will be handled completely in user
4338 old way of handling SIGP orders is used (partially in kernel and user space).
/Linux-v4.19/Documentation/s390/
DDebugging390.txt1093 TR SIGP will trace inter processor signal processor instructions.