Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/mrsas/
H A Dmrsas.h2007 struct mrsas_dcmd_frame { struct
2008 u_int8_t cmd; /*00h */
2009 u_int8_t reserved_0; /*01h */
2010 u_int8_t cmd_status; /*02h */
2011 u_int8_t reserved_1[4]; /*03h */
2012 u_int8_t sge_count; /*07h */
2014 u_int32_t context; /*08h */
2015 u_int32_t pad_0; /*0Ch */
2017 u_int16_t flags; /*10h */
2018 u_int16_t timeout; /*12h */
[all …]