Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_glue.c1002 np->istat_sem = SEM; in sym_exec_user_command()
1003 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
1010 np->istat_sem = SEM; in sym_exec_user_command()
1011 OUTB(np, nc_istat, SIGP|SEM); in sym_exec_user_command()
Dsym_fw1.h236 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
Dsym_fw2.h228 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
Dsym_defs.h168 #define SEM 0x10 /* r/w: message between host + script */ macro
Dsym_hipd.c5281 np->istat_sem = SEM;
5282 OUTB(np, nc_istat, SIGP|SEM);
5315 np->istat_sem = SEM;
5316 OUTB(np, nc_istat, SIGP|SEM);
/linux-6.12.1/drivers/scsi/
Dncr53c8xx.h689 #define SEM 0x10 /* r/w: message between host + ncr */ macro