Home
last modified time | relevance | path

Searched refs:ahc_debug (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1667 { "debug", &ahc_debug },
2238 if (ahc_debug & AHC_SHOW_DV)
2302 if (ahc_debug & AHC_SHOW_DV)
2339 if (ahc_debug & AHC_SHOW_DV)
2399 if (ahc_debug & AHC_SHOW_DV)
2438 if (ahc_debug & AHC_SHOW_DV) {
2517 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0)
2615 if (ahc_debug & AHC_SHOW_DV) {
2650 if (ahc_debug & AHC_SHOW_DV) {
2718 if (ahc_debug & AHC_SHOW_DV) {
[all …]
Daic7xxx.h103 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1322 extern uint32_t ahc_debug;
Daic7xxx_core.c483 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
506 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1174 if ((ahc_debug & AHC_SHOW_SELTO) != 0) { in ahc_handle_scsiint()
1513 uint32_t ahc_debug = AHC_DEBUG_OPTS; variable
2661 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
2669 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
2696 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
2726 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
2739 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
2747 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
[all …]
/linux-2.4.37.9/Documentation/
DConfigure.help8165 variable ahc_debug in that file to find them.