Searched refs:DFU_GETSTATE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/atu/ | ||
H A D | atu.h | 238 #define DFU_GETSTATE ATU_CLASS_IF_IN, 0x05 macro |
H A D | atu.c | 143 if (atu_usb_request(sc, DFU_GETSTATE, 0, 0, 1, &state)) in atu_get_dfu_state() |