Searched refs:DataOut (Results 1 – 2 of 2) sorted by relevance
856 eccb->DataOut = (ccb->ccb_h.flags & CAM_DIR_OUT) ? 1 : 0; in dpt_action()959 eccb->DataOut = 0; in dpt_action()1790 ccb->DataOut = 0;1900 cp->DataOut = 0;2286 if (ccb->eata_ccb.DataIn || ccb->eata_ccb.DataOut) {
595 DataOut :1, /* Data Out phase with command */ member