Searched refs:aic7xxx_verbose (Results 1 – 3 of 3) sorted by relevance
1254 static int aic7xxx_verbose = VERBOSE_NORMAL | VERBOSE_NEGOTIATION | variable1353 { "verbose", &aic7xxx_verbose }, in aic7xxx_setup()1744 if (aic7xxx_verbose & VERBOSE_PROBE) in aic7xxx_loadseq()1778 if (aic7xxx_verbose & VERBOSE_PROBE) in aic7xxx_loadseq()2152 (aic7xxx_verbose & VERBOSE_NEGOTIATION) && in aic7xxx_set_syncrate()2225 (aic7xxx_verbose & VERBOSE_NEGOTIATION2) && in aic7xxx_set_width()2582 if (aic7xxx_verbose > 0xffff) in aic7xxx_allocate_scb()2733 if ( (aic7xxx_verbose & VERBOSE_NEGOTIATION2) && in aic7xxx_done()2750 if ( (aic7xxx_verbose & VERBOSE_NEGOTIATION2) && in aic7xxx_done()2768 if ( (aic7xxx_verbose & VERBOSE_NEGOTIATION2) && in aic7xxx_done()[all …]
711 #define bootverbose aic7xxx_verbose712 extern u_int aic7xxx_verbose;
1043 { "verbose", &aic7xxx_verbose }, in aic7xxx_setup()1094 uint32_t aic7xxx_verbose; variable