Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h53 #define UIOC_RD 0x00001 macro
/linux/drivers/scsi/
H A Dmegaraid.c3229 if( pthru->dataxferlen && (uioc.flags & UIOC_RD) ) { in megadev_ioctl()
3324 if( uioc.xferlen && (uioc.flags & UIOC_RD) ) { in megadev_ioctl()
3458 if( uioc_mimd.outlen ) uioc->flags = UIOC_RD; in mega_m_to_n()
3476 if( uioc_mimd.outlen ) uioc->flags = UIOC_RD; in mega_m_to_n()