Searched refs:SG_DXFER_TO_FROM_DEV (Results 1 – 5 of 5) sorted by relevance
76 #define SG_DXFER_TO_FROM_DEV -4 /* treated like SG_DXFER_FROM_DEV with the macro
107 #define SG_DXFER_TO_FROM_DEV (-4) /* treated like SG_DXFER_FROM_DEV with the macro
671 SG_DXFER_TO_FROM_DEV : SG_DXFER_TO_DEV; in sg_write()676 (hp->dxfer_direction == SG_DXFER_TO_FROM_DEV)) in sg_write()694 if (hp->dxfer_direction == SG_DXFER_TO_FROM_DEV) { in sg_write()1808 if (dxfer_dir == SG_DXFER_TO_FROM_DEV) in sg_start_req()
306 case SG_DXFER_TO_FROM_DEV: in sg_io()