Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/scsi/
Dsg.h148 #define SG_DXFER_TO_FROM_DEV (-4) /* treated like SG_DXFER_FROM_DEV with the macro
/linux-2.4.37.9/drivers/scsi/
Dsg.c584 SG_DXFER_TO_FROM_DEV : SG_DXFER_TO_DEV; in sg_write()
718 case SG_DXFER_TO_FROM_DEV: in sg_common_write()
1871 (SG_DXFER_TO_FROM_DEV == dxfer_dir)) { in sg_write_xfer()
2026 (SG_DXFER_TO_FROM_DEV == dxfer_dir)) { in sg_read_xfer()