Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubd_impl.h48 #define HUBD_GET_CURRENT_CONFIG 0x20 /* get current config index */ macro
/illumos-gate/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c835 if ((rv = do_control_ioctl(ap_id, HUBD_GET_CURRENT_CONFIG, 0, in get_config()
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c8171 case HUBD_GET_CURRENT_CONFIG: in usba_hubdi_ioctl()