Home
last modified time | relevance | path

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

/dflybsd-src/share/examples/scsi_target/
H A Dscsi_target.h73 struct ctio_descr { struct
74 void *buf; /* Backing store */
75 off_t offset; /* Position in transfer (for file, */
77 struct aiocb aiocb; /* AIO descriptor for this CTIO */
78 struct ccb_accept_tio *atio;
80 io_ops event; /* Event that queued this CTIO */