Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_seq.h1040 return ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0); in ahc_patch5_func()
Daic7xxx.seq131 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1820 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1832 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1880 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1885 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1889 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1907 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1912 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
1919 if ((ahc->flags & AHC_SEQUENCER_DEBUG) != 0) {
Daic7xxx.h331 AHC_SEQUENCER_DEBUG = 0x008, enumerator
Daic7xxx_core.c4772 ahc->flags |= AHC_SEQUENCER_DEBUG; in ahc_init()