Searched refs:SIGP (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/drivers/scsi/sym53c8xx_2/ |
| D | sym_defs.h | 167 #define SIGP 0x20 /* r/w: message from host to script */ macro
|
| D | sym_hipd.c | 1520 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);
|
| D | sym_glue.c | 959 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command() 967 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
|
| /Linux-v5.4/drivers/scsi/ |
| D | ncr53c8xx.h | 688 #define SIGP 0x20 /* r/w: message from host to ncr */ macro
|
| D | ncr53c8xx.c | 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()
|
| /Linux-v5.4/Documentation/scsi/ |
| D | ChangeLog.sym53c8xx | 498 If the driver haven't to also raise the SIGP this would be perfect.
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | api.txt | 4785 This capability controls which SIGP orders will be handled completely in user 4798 old way of handling SIGP orders is used (partially in kernel and user space).
|