Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Ddc395x.h490 #define DMACMD_SG 0x02 /* Enable HW S/G support */ macro
H A Ddc395x.c2281 io_dir |= DMACMD_SG; in data_io_transfer()
2291 io_dir &= ~DMACMD_SG; in data_io_transfer()