Searched refs:buf_ccb (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/camdd/
H A Dcamdd.c2121 union ccb *buf_ccb; local
2125 buf_ccb = &data->ccb;
2132 bcopy(&ccb, buf_ccb, sizeof(ccb));

Completed in 95 milliseconds