Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx.h91 ((ahd_debug & AHD_SHOW_MASKED_ERRORS) == 0 \
1448 #define AHD_SHOW_MASKED_ERRORS 0x01000 macro
Daic79xx_core.c2981 if ((ahd_debug & AHD_SHOW_MASKED_ERRORS) != 0) in ahd_handle_pkt_busfree()