Home
last modified time | relevance | path

Searched refs:SG_DXFER_TO_FROM_DEV (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Dsg_io_dxfer_direction.h28 #if defined(SG_DXFER_TO_FROM_DEV) || (defined(HAVE_DECL_SG_DXFER_TO_FROM_DEV) && HAVE_DECL_SG_DXFER…
29 XLAT(SG_DXFER_TO_FROM_DEV),
Dsg_io_dxfer_direction.in4 SG_DXFER_TO_FROM_DEV
/external/strace/
Dsg_io_v3.c95 sg_io.dxfer_direction == SG_DXFER_TO_FROM_DEV) { in decode_request()
129 sg_io.dxfer_direction == SG_DXFER_TO_FROM_DEV) { in decode_response()
/external/kernel-headers/original/scsi/
Dsg.h107 #define SG_DXFER_TO_FROM_DEV (-4) /* treated like SG_DXFER_FROM_DEV with the macro
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c1577 io_hdr.dxfer_direction = SG_DXFER_TO_FROM_DEV; in do_inquiry()