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

/freebsd-9.3-release/sys/pci/
H A Dncrreg.h134 #define SEM 0x10 /* r/w: message between host + ncr */ macro
/freebsd-9.3-release/sys/dev/sym/
H A Dsym_fw1.h239 * (Indicate this by setting SEM in ISTAT)
251 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.h350 #define SEM 0x10 /* r/w: message between host + script */ macro
H A Dsym_hipd.c1701 u_char istat_sem; /* Tells the chip to stop (SEM) */
4877 * As long as we have tasks to abort, we keep the SEM
5009 * Remove the SEM flag from the ISTAT.
7376 np->istat_sem = SEM;
7377 OUTB (nc_istat, SIGP|SEM);
7403 np->istat_sem = SEM;
7404 OUTB (nc_istat, SIGP|SEM);

Completed in 173 milliseconds