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

/freebsd-13-stable/sys/cam/ctl/
H A Dctl_backend_block.c218 devstat_trans_flags ds_trans_type; member in struct:ctl_be_block_io
535 beio->ds_tag_type, beio->ds_trans_type,
614 beio->ds_tag_type, beio->ds_trans_type,
760 beio->ds_tag_type, beio->ds_trans_type,
931 beio->ds_tag_type, beio->ds_trans_type,
1255 beio->ds_trans_type = DEVSTAT_NO_DATA;
1312 beio->ds_trans_type = DEVSTAT_FREE;
1319 beio->ds_trans_type = DEVSTAT_WRITE;
1407 beio->ds_trans_type = DEVSTAT_FREE;
1441 beio->ds_trans_type
[all...]
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c281 devstat_trans_flags ds_trans_type; member in struct:xbb_xen_reqlist
1427 reqlist->ds_trans_type,
1444 reqlist->ds_trans_type,
1594 reqlist->ds_trans_type = DEVSTAT_WRITE;
1604 reqlist->ds_trans_type = DEVSTAT_READ;
1631 reqlist->ds_trans_type = DEVSTAT_NO_DATA;

Completed in 73 milliseconds