Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Din2000.c1595 #define RESET_CARD_AND_BUS 1 macro
1610 if (type == RESET_CARD_AND_BUS) { in reset_hardware()
1657 reset_hardware(instance, RESET_CARD_AND_BUS); in in2000_bus_reset()
2095 …x = reset_hardware(instance, (hostdata->args & A_NO_SCSI_RESET) ? RESET_CARD : RESET_CARD_AND_BUS); in in2000_detect()