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

/freebsd-current/sys/cam/ctl/
H A Dctl_backend_block.c219 devstat_trans_flags ds_trans_type; member in struct:ctl_be_block_io
564 beio->ds_tag_type, beio->ds_trans_type,
634 beio->ds_tag_type, beio->ds_trans_type,
772 beio->ds_tag_type, beio->ds_trans_type,
932 beio->ds_tag_type, beio->ds_trans_type,
1022 beio->ds_tag_type, beio->ds_trans_type,
1380 beio->ds_trans_type = DEVSTAT_NO_DATA;
1439 beio->ds_trans_type = DEVSTAT_FREE;
1446 beio->ds_trans_type = DEVSTAT_WRITE;
1536 beio->ds_trans_type
[all...]
/freebsd-current/sys/dev/xen/blkback/
H A Dblkback.c250 devstat_trans_flags ds_trans_type; member in struct:xbb_xen_reqlist
1349 reqlist->ds_trans_type,
1366 reqlist->ds_trans_type,
1505 reqlist->ds_trans_type = DEVSTAT_WRITE;
1515 reqlist->ds_trans_type = DEVSTAT_READ;
1542 reqlist->ds_trans_type = DEVSTAT_NO_DATA;

Completed in 108 milliseconds