Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/sym53c8xx_2/
A Dsym_defs.h247 #define HTH 0x0100/* sta: timeout (handshake) */ macro
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-6.3-rc2/drivers/scsi/
A Dncr53c8xx.h770 #define HTH 0x0100/* sta: timeout (handshake) */ macro
A Dncr53c8xx.c5165 OUTW (nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); in ncr_init()
5783 if (!(sist & (STO|GEN|HTH|SGE|UDC|RST)) && in ncr_exception()
5874 if (sist & HTH) { in ncr_exception()

Completed in 28 milliseconds