Home
last modified time | relevance | path

Searched defs:hpi_response_header (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/sound/pci/asihpi/
Dhpi_internal.h1056 struct hpi_response_header { struct
1057 u16 size;
1058 u8 type; /* HPI_TYPE_RESPONSE */
1059 u8 version; /* response version */
1060 u16 object; /* HPI_OBJ_* */
1061 u16 function; /* HPI_SUBSYS_xxx, HPI_ADAPTER_xxx */
1062 u16 error; /* HPI_ERROR_xxx */
1063 u16 specific_error; /* adapter specific error */