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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c208 devstat_tag_type ds_tag_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,
1433 beio->ds_tag_type = DEVSTAT_TAG_ORDERED;
1472 beio->ds_tag_type = DEVSTAT_TAG_ORDERED;
1475 beio->ds_tag_type = DEVSTAT_TAG_HEAD;
1481 beio->ds_tag_type = DEVSTAT_TAG_SIMPLE;
1565 beio->ds_tag_type
[all...]
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c274 devstat_tag_type ds_tag_type; member in struct:xbb_xen_reqlist
1430 reqlist->ds_tag_type,
1447 reqlist->ds_tag_type,
1568 reqlist->ds_tag_type = DEVSTAT_TAG_SIMPLE;
1595 reqlist->ds_tag_type = DEVSTAT_TAG_ORDERED;
1635 reqlist->ds_tag_type = DEVSTAT_TAG_ORDERED;

Completed in 129 milliseconds