Searched defs:arc_msg_scsicmd (Results 1 – 1 of 1) sorted by relevance
465 struct arc_msg_scsicmd { struct466 u_int8_t bus;467 u_int8_t target;468 u_int8_t lun;469 u_int8_t function;471 u_int8_t cdb_len;472 u_int8_t sgl_len;473 u_int8_t flags;480 u_int8_t msgPages;482 u_int32_t context;[all …]