Home
last modified time | relevance | path

Searched refs:ISTAT_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A D53c700.h367 #define ISTAT_REG 0x21 macro
H A D53c700.c770 NCR_700_writeb(SOFTWARE_RESET_710, host, ISTAT_REG); in NCR_700_chip_reset()
773 NCR_700_writeb(0, host, ISTAT_REG); in NCR_700_chip_reset()
1502 if((istat = NCR_700_readb(host, ISTAT_REG)) in NCR_700_intr()