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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_eh.h22 u8 byte4; member in struct:scsi_sense_hdr
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/mach-common/
H A Dcplbmgr.S600 .byte4 0x00000400; /* 1K */
601 .byte4 0x00001000; /* 4K */
602 .byte4 0x00100000; /* 1M */
603 .byte4 0x00400000; /* 4M */
607 .byte4 0x00000001; /* valid bit */
608 .byte4 0x00000002; /* lock bit */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/sbus/char/
H A Djsflash.c141 union byte4 { union
225 union byte4 { union
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dibmcam.c326 unsigned long byte3, byte4; local
329 byte4 = RING_QUEUE_PEEK(&uvd->dp, 3);
330 frame->header = (byte3 << 8) | byte4;

Completed in 161 milliseconds