Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_ioctl.h54 #define UIOC_WR 0x00002 macro
/linux/drivers/scsi/
H A Dmegaraid.c3200 if( pthru->dataxferlen && (uioc.flags & UIOC_WR) ) { in megadev_ioctl()
3281 if( uioc.xferlen && (uioc.flags & UIOC_WR) ) { in megadev_ioctl()
3459 if( uioc_mimd.inlen ) uioc->flags |= UIOC_WR; in mega_m_to_n()
3477 if( uioc_mimd.inlen ) uioc->flags |= UIOC_WR; in mega_m_to_n()