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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/util-linux/
H A Dipcrm.c39 SEM, enumerator in enum:type_id
58 if (type == SEM)
111 what = SEM;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dsemaphore.c33 #define semtrace(SEM,STR) do { } while(0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c1064 np->istat_sem = SEM;
1065 OUTB(np, nc_istat, SIGP|SEM);
1072 np->istat_sem = SEM;
1073 OUTB(np, nc_istat, SIGP|SEM);
H A Dsym_fw1.h237 * (Indicate this by setting SEM in ISTAT)
249 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_fw2.h230 * (Indicate this by setting SEM in ISTAT)
241 SCR_INT ^ IFTRUE (MASK (SEM, SEM)),
H A Dsym_defs.h181 #define SEM 0x10 /* r/w: message between host + script */ macro
H A Dsym_hipd.c3128 * As long as we have tasks to abort, we keep the SEM
3261 * Remove the SEM flag from the ISTAT.
5114 np->istat_sem = SEM;
5115 OUTB(np, nc_istat, SIGP|SEM);
5148 np->istat_sem = SEM;
5149 OUTB(np, nc_istat, SIGP|SEM);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h688 #define SEM 0x10 /* r/w: message between host + ncr */ macro

Completed in 100 milliseconds