Searched refs:SEM (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1002 np->istat_sem = SEM;
1003 OUTB(np, nc_istat, SIGP|SEM);
1010 np->istat_sem = SEM;
1011 OUTB(np, nc_istat, SIGP|SEM);
H A Dsym_fw2.h217 * (Indicate this by setting SEM in ISTAT)
228 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_fw1.h224 * (Indicate this by setting SEM in ISTAT)
236 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_defs.h168 #define SEM 0x10 /* r/w: message between host + script */ macro
H A Dsym_hipd.c3236 * As long as we have tasks to abort, we keep the SEM
3369 * Remove the SEM flag from the ISTAT.
5281 np->istat_sem = SEM;
5282 OUTB(np, nc_istat, SIGP|SEM);
5315 np->istat_sem = SEM;
5316 OUTB(np, nc_istat, SIGP|SEM);
/linux-master/drivers/scsi/
H A Dncr53c8xx.h689 #define SEM 0x10 /* r/w: message between host + ncr */ macro

Completed in 328 milliseconds