Home
last modified time | relevance | path

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

/freebsd/sbin/ggate/shared/
H A Dggate.h92 struct g_gate_hdr { struct
93 uint8_t gh_cmd; /* command */
94 uint64_t gh_offset; /* device offset */
95 uint32_t gh_length; /* size of block */
96 uint64_t gh_seq; /* request number */
97 uint16_t gh_error; /* error value (0 if ok) */