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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-av-vbi.c65 u8 sdid; member in struct:vbi_anc_data
264 int did, sdid, l, err = 0; local
278 sdid = anc->sdid & 0xf;
284 switch (sdid) {
286 sdid = V4L2_SLICED_TELETEXT_B;
289 sdid = V4L2_SLICED_WSS_625;
292 sdid = V4L2_SLICED_CAPTION_525;
296 sdid = V4L2_SLICED_VPS;
301 sdid
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dfile.c1282 u_int32_t sdid, ddid; local
1298 memcpy(&sdid, ibuf, sizeof( sdid ));
1299 ibuf += sizeof( sdid );
1300 if (NULL == ( dir = dirlookup( s_vol, sdid )) ) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_fw1.h901 * load the target id into the sdid
905 SCR_TO_REG (sdid),
H A Dsym_fw2.h850 * load the target id into the sdid
854 SCR_TO_REG (sdid),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c2581 SCR_TO_REG (sdid),

Completed in 289 milliseconds