Searched refs:SIGP (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 180 #define SIGP 0x20 /* r/w: message from host to script */ macro
|
D | sym_hipd.c | 1533 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);
|
D | sym_glue.c | 972 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/ |
D | ncr53c8xx.h | 700 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
|
D | ncr53c8xx.c | 4476 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/ |
D | ChangeLog.sym53c8xx | 498 If the driver haven't to also raise the SIGP this would be perfect.
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 4325 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/ |
D | Debugging390.txt | 1093 TR SIGP will trace inter processor signal processor instructions.
|