Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic79xx.h91 ((ahd_debug & AHD_SHOW_MASKED_ERRORS) == 0 \
1452 #define AHD_SHOW_MASKED_ERRORS 0x01000 macro
H A Daic79xx_core.c2982 if ((ahd_debug & AHD_SHOW_MASKED_ERRORS) != 0) in ahd_handle_pkt_busfree()