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.h271 typedef struct general_admin_request /* REPORT_PQI_DEVICE_CAPABILITY, REPORT_MANUFACTURER_INFO, RE… struct
273 iu_header_t header; /* !< Bytes 0-3. */
274 uint16_t res1;
275 uint16_t work;
276 uint16_t req_id; /* !< Bytes 8-9. request identifier */
277 uint8_t fn_code; /* !< Byte 10. which administrator function */
278 union {
330 } OS_ATTRIBUTE_PACKED req_type;