Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.h190 #define RESET_DEVICE "usb_reset" /* with -x option */ macro
H A Dcfga_usb.c1288 if (strcmp(func, RESET_DEVICE) == 0) { /* usb_reset? */ in cfga_private_func()