Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/atu/
H A Datu.h238 #define DFU_GETSTATE ATU_CLASS_IF_IN, 0x05 macro
H A Datu.c143 if (atu_usb_request(sc, DFU_GETSTATE, 0, 0, 1, &state)) in atu_get_dfu_state()