Searched refs:OPERA_READ_MSG (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Dopera1.c16 #define OPERA_READ_MSG 0 macro
54 unsigned int pipe = (flags == OPERA_READ_MSG) ?
56 u8 request_type = (flags == OPERA_READ_MSG) ? USB_DIR_IN : USB_DIR_OUT;
70 if (flags == OPERA_READ_MSG)
114 addr&0x01?OPERA_READ_MSG:OPERA_WRITE_MSG);
430 opera1_xilinx_rw(d->udev, 0xb1, 0xa1, mac, 6, OPERA_READ_MSG);
449 opera1_xilinx_rw(dev, 0xbc, 0x00, &testval, 1, OPERA_READ_MSG);

Completed in 42 milliseconds