Home
last modified time | relevance | path

Searched refs:DAC960_LA_ERRSTS_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dmyrb.h800 DAC960_LA_ERRSTS_OFFSET = 0x63, enumerator
H A Dmyrb.c2676 unsigned char errsts = readb(base + DAC960_LA_ERRSTS_OFFSET); in DAC960_LA_read_error_status()
2685 writeb(0xFF, base + DAC960_LA_ERRSTS_OFFSET); in DAC960_LA_read_error_status()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmyrb.h800 DAC960_LA_ERRSTS_OFFSET = 0x63, enumerator
H A Dmyrb.c2616 unsigned char errsts = readb(base + DAC960_LA_ERRSTS_OFFSET); in DAC960_LA_read_error_status()
2625 writeb(0xFF, base + DAC960_LA_ERRSTS_OFFSET); in DAC960_LA_read_error_status()

Completed in 13 milliseconds