Home
last modified time | relevance | path

Searched refs:istat_sem (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1533 OUTB(np, nc_istat, SIGP|np->istat_sem);
1929 np->istat_sem = 0;
2834 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
3383 np->istat_sem = 0;
5291 np->istat_sem = SEM;
5325 np->istat_sem = SEM;
Dsym_hipd.h1020 u_char istat_sem; /* Tells the chip to stop (SEM) */ member
Dsym_glue.c971 np->istat_sem = SEM; in sym_exec_user_command()
979 np->istat_sem = SEM; in sym_exec_user_command()