Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h245 #define STO 0x0400/* sta: timeout (select) */ macro
H A Dsym_hipd.c1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR);
2891 if (!(sist & (STO|GEN|HTH|SGE|UDC|SBMC|RST)) &&
2924 else if (sist & STO) sym_int_sto (np);
/linux/drivers/scsi/
H A Dncr53c8xx.h768 #define STO 0x0400/* sta: timeout (select) */ macro