Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/camdd/
Dcamdd.c152 struct camdd_buf_data { struct
157 uint8_t *buf;
163 uint32_t alloc_len;
170 uint32_t fill_len;
175 uint32_t resid;
180 uint64_t src_start_offset;
185 union ccb ccb;
213 struct camdd_buf_data data; argument