Home
last modified time | relevance | path

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

/freebsd/share/examples/scsi_target/
H A Dscsi_target.h72 struct ctio_descr { struct
73 void *buf; /* Backing store */
74 off_t offset; /* Position in transfer (for file, */
76 struct aiocb aiocb; /* AIO descriptor for this CTIO */
77 struct ccb_accept_tio *atio;
79 io_ops event; /* Event that queued this CTIO */