Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c1520 OUTB(np, nc_istat, SIGP|np->istat_sem);
1916 np->istat_sem = 0;
2821 OUTB(np, nc_istat, (istat & SIGP) | INTF | np->istat_sem);
3371 np->istat_sem = 0;
5281 np->istat_sem = SEM;
5315 np->istat_sem = SEM;
H A Dsym_hipd.h1007 u_char istat_sem; /* Tells the chip to stop (SEM) */ member
H A Dsym_glue.c949 np->istat_sem = SEM; in sym_exec_user_command()
957 np->istat_sem = SEM; in sym_exec_user_command()