Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h247 #define HTH 0x0100/* sta: timeout (handshake) */ 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)) &&
2921 if (!(sist & (GEN|HTH|SGE)) &&
2939 if ((sist & (GEN|HTH|SGE)) ||
/linux/drivers/scsi/
H A Dncr53c8xx.h770 #define HTH 0x0100/* sta: timeout (handshake) */ macro