Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic79xx.c2281 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2322 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2344 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2365 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2374 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2401 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_nonpkt_busfree()
2550 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) { in ahd_force_renegotiation()
3578 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_setup_initiator_msgout()
3982 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_message_phase()
4025 if ((ahd_debug & AHD_SHOW_MESSAGES) != 0) in ahd_handle_message_phase()
[all …]
H A Daic79xx.h1498 #define AHD_SHOW_MESSAGES 0x00040 macro