Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dmegaraid2.h689 #define UIOC_WR 0x00002 macro
Dmegaraid2.c4434 if(pthru->dataxferlen && (uioc.flags & UIOC_WR) ) { in megadev_ioctl()
4511 if( uioc.xferlen && (uioc.flags & UIOC_WR) ) { in megadev_ioctl()
4680 if( uioc_mimd.inlen ) uioc->flags |= UIOC_WR; in mega_m_to_n()
4705 if( uioc_mimd.inlen ) uioc->flags |= UIOC_WR; in mega_m_to_n()