Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/storage/
Disd200.c192 #define ACTION_SOFT_RESET 3 macro
542 case ACTION_SOFT_RESET: in isd200_action()
854 transferStatus = isd200_action( us, ACTION_SOFT_RESET, NULL, 0 ); in isd200_atapi_soft_reset()