Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_hwi.c851 if (arp2int & (ARP2WAITTO|ARP2ILLOPC|ARP2PERR|ARP2CIOPERR)) { in asd_arp2_err()
871 if (arp2int & (ARP2WAITTO | ARP2ILLOPC | ARP2PERR in asd_arp2_err()
Daic94xx_reg_def.h320 #define ARP2PERR 0x00000020 macro