Searched refs:cat_shiftout (Results 1 - 1 of 1) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mach-voyager/
H A Dvoyager_cat.c53 static int cat_shiftout(__u8 *data, __u16 data_bytes, __u16 header_bytes,
278 if(cat_shiftout(iseq, ibytes, hbytes, padbits)) {
279 CDEBUG(("VOYAGER CAT: cat_sendinst: cat_shiftout failed\n"));
363 cat_shiftout(__u8 *data, __u16 data_bytes, __u16 header_bytes, __u8 pad_bits) function
376 CDEBUG(("cat_shiftout: returned 0x%x\n", input));
380 CDEBUG(("VOYAGER CAT: cat_shiftout failed to return header 0x%x != 0x%x\n", input, header));
443 return cat_shiftout(dseq, dbytes, hbytes, padbits);

Completed in 110 milliseconds