Home
last modified time | relevance | path

Searched refs:DEVSTAT_NO_DATA (Results 1 – 7 of 7) sorted by relevance

/trueos/sys/sys/
HDdevicestat.h71 DEVSTAT_NO_DATA = 0x00, enumerator
/trueos/sys/kern/
HDsubr_devstat.c364 flg = DEVSTAT_NO_DATA; in devstat_end_transaction_bio_bt()
/trueos/lib/libdevstat/
HDdevstat.c1252 totaltransfersother = DELTA(operations, DEVSTAT_NO_DATA); in devstat_compute_statistics()
1277 totaldurationother = DELTA_T(duration[DEVSTAT_NO_DATA]); in devstat_compute_statistics()
/trueos/sys/cam/
HDcam_periph.c1109 CAM_DIR_NONE) ? DEVSTAT_NO_DATA : in cam_periph_runccb()
1118 CAM_DIR_NONE) ? DEVSTAT_NO_DATA : in cam_periph_runccb()
/trueos/sys/cam/scsi/
HDscsi_sg.c400 CAM_DIR_NONE) ? DEVSTAT_NO_DATA : in sgdone()
/trueos/sys/cam/ctl/
HDctl_backend_block.c1382 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cr_dispatch()
1426 beio->ds_trans_type = DEVSTAT_NO_DATA; in ctl_be_block_cw_dispatch()
/trueos/sys/dev/xen/blkback/
HDblkback.c1582 reqlist->ds_trans_type = DEVSTAT_NO_DATA; in xbb_dispatch_io()