Searched refs:DEVSTAT_NO_DATA (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Ddevicestat.h71 DEVSTAT_NO_DATA = 0x00, enumerator in enum:__anon13322
/freebsd-11-stable/sys/kern/
H A Dsubr_devstat.c364 flg = DEVSTAT_NO_DATA;
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c1257 totaltransfersother = DELTA(operations, DEVSTAT_NO_DATA);
1282 totaldurationother = DELTA_T(duration[DEVSTAT_NO_DATA]);
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pass.c938 CAM_DIR_NONE) ? DEVSTAT_NO_DATA :
948 CAM_DIR_NONE) ? DEVSTAT_NO_DATA :
972 DEVSTAT_TAG_NONE, DEVSTAT_NO_DATA, NULL,
H A Dscsi_sg.c416 CAM_DIR_NONE) ? DEVSTAT_NO_DATA :
/freebsd-11-stable/sys/cam/
H A Dcam_periph.c1233 CAM_DIR_NONE) ? DEVSTAT_NO_DATA :
1242 CAM_DIR_NONE) ? DEVSTAT_NO_DATA :
/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend_block.c1245 beio->ds_trans_type = DEVSTAT_NO_DATA;
1432 beio->ds_trans_type = DEVSTAT_NO_DATA;
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c1636 reqlist->ds_trans_type = DEVSTAT_NO_DATA;

Completed in 110 milliseconds