Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h402 #define GET_STATUS_LENGTH 0x04 /* length of get status req */ macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c3405 GET_STATUS_LENGTH, in hubd_get_hub_status_words()
4896 GET_STATUS_LENGTH, in hubd_reset_port()
5147 GET_STATUS_LENGTH, in hubd_determine_port_status()
5164 if (MBLKL(data) != GET_STATUS_LENGTH) { in hubd_determine_port_status()