Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c3117 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3161 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3186 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3210 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3219 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3245 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
3394 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) { in ahd_force_renegotiation()
4385 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_setup_initiator_msgout()
4779 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_message_phase()
4822 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_message_phase()
[all …]
H A Daic79xx.h1442 #define AHD_SHOW_MESSAGES 0x00040 macro