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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c209 devstat_trans_flags ds_trans_type; member in struct:ctl_be_block_io
514 beio->ds_tag_type, beio->ds_trans_type,
597 beio->ds_tag_type, beio->ds_trans_type,
741 beio->ds_tag_type, beio->ds_trans_type,
912 beio->ds_tag_type, beio->ds_trans_type,
1245 beio->ds_trans_type = DEVSTAT_NO_DATA;
1301 beio->ds_trans_type = DEVSTAT_FREE;
1308 beio->ds_trans_type = DEVSTAT_WRITE;
1398 beio->ds_trans_type = DEVSTAT_FREE;
1432 beio->ds_trans_type
[all...]
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c279 devstat_trans_flags ds_trans_type; member in struct:xbb_xen_reqlist
1431 reqlist->ds_trans_type,
1448 reqlist->ds_trans_type,
1599 reqlist->ds_trans_type = DEVSTAT_WRITE;
1609 reqlist->ds_trans_type = DEVSTAT_READ;
1636 reqlist->ds_trans_type = DEVSTAT_NO_DATA;

Completed in 81 milliseconds