Searched refs:DataOut (Results 1 – 2 of 2) sorted by relevance
871 eccb->DataOut = (ccb->ccb_h.flags & CAM_DIR_OUT) ? 1 : 0; in dpt_action()938 eccb->DataOut = 0; in dpt_action()1872 ccb->DataOut = 0;1980 cp->DataOut = 0;2364 if (ccb->eata_ccb.DataIn || ccb->eata_ccb.DataOut) {
589 DataOut :1, /* Data Out phase with command */ member