Searched refs:A_NO_SCSI_RESET (Results 1 – 2 of 2) sorted by relevance
367 #define A_NO_SCSI_RESET 1<<15 macro
2078 hostdata->args ^= A_NO_SCSI_RESET; in in2000_detect()2095 …x = reset_hardware(instance, (hostdata->args & A_NO_SCSI_RESET) ? RESET_CARD : RESET_CARD_AND_BUS); in in2000_detect()