Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_structures.h272 typedef struct general_admin_request /* REPORT_PQI_DEVICE_CAPABILITY, REPORT_MANUFACTURER_INFO, RE… struct
274 iu_header_t header; /* !< Bytes 0-3. */
275 uint16_t res1;
276 uint16_t work;
277 uint16_t req_id; /* !< Bytes 8-9. request identifier */
278 uint8_t fn_code; /* !< Byte 10. which administrator function */
279 union {
331 } OS_ATTRIBUTE_PACKED req_type;