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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c2595 int sdid; local
2599 sdid = NCR53c7x0_read8 (SDID_REG_800) & 15;
2605 sdid = 0;
2608 sdid++;
2615 if (c && sdid != c->device->id) {
2617 host->host_no, sdid, c->device->id, where);
2644 unsigned char tmp, sdid; local
2649 sdid = 0;
2652 sdid++;
2654 event->target = sdid;
[all...]
H A Dncr53c8xx.c2604 SCR_TO_REG (sdid),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dfile.c1279 u_int32_t sdid, ddid; local
1295 memcpy(&sdid, ibuf, sizeof( sdid ));
1296 ibuf += sizeof( sdid );
1297 if (NULL == ( dir = dirlookup( s_vol, sdid )) ) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Des1371.c2786 short svid, sdid; member in struct:__anon11027
2935 pcidev->subsystem_device == amplifier_needed[idx].sdid)

Completed in 128 milliseconds