Searched refs:DataIn (Results 1 – 5 of 5) sorted by relevance
189 a = se.DataOut - se.DataIn; in AnalyseFlow()193 maxDepth = Math.Min(maxDepth, c - se.DataIn); in AnalyseFlow()
159 return Math.Min(0, se.DataOut - se.DataIn);
15 internal int DataIn { property
394 cp->DataIn = 1; in dpt_get_conf()503 cp->DataIn = 1; in dpt_detect_cache()762 eccb->DataIn = (ccb->ccb_h.flags & CAM_DIR_IN) ? 1 : 0; in dpt_action()829 eccb->DataIn = 0; in dpt_action()1758 ccb->DataIn = 1;1866 cp->DataIn = 1;2251 if (ccb->eata_ccb.DataIn || ccb->eata_ccb.DataOut) {2270 if (ccb->eata_ccb.DataIn == 1) {2380 if ((ccb->eata_ccb.DataIn == 1)
578 DataIn :1; /* Data In phase with command */ member