Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c343 static uint32_t aic7xxx_no_reset; variable
1663 { "no_reset", &aic7xxx_no_reset },
1872 if (aic7xxx_no_reset != 0)
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c1147 static unsigned int aic7xxx_no_reset = 0; variable
1434 { "no_reset", &aic7xxx_no_reset }, in aic7xxx_setup()
8529 if (!(aic7xxx_no_reset)) in aic7xxx_register()
8694 if ( !(aic7xxx_no_reset) ) in aic7xxx_register()