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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dsd_dif.c59 struct sd_dif_tuple *sdt = bix->prot_buf; local
63 for (i = 0 ; i < bix->data_size ; i += bix->sector_size, sdt++) {
64 sdt->guard_tag = fn(buf, bix->sector_size);
65 sdt->ref_tag = cpu_to_be32(sector & 0xffffffff);
66 sdt->app_tag = 0;
86 struct sd_dif_tuple *sdt = bix->prot_buf; local
91 for (i = 0 ; i < bix->data_size ; i += bix->sector_size, sdt++) {
93 if (sdt->app_tag == 0xffff)
97 if (sdt->ref_tag == 0xffffffff) {
104 if (be32_to_cpu(sdt
144 struct sd_dif_tuple *sdt = prot; local
156 struct sd_dif_tuple *sdt = prot; local
194 struct sd_dif_tuple *sdt = bix->prot_buf; local
219 struct sd_dif_tuple *sdt = bix->prot_buf; local
258 struct sd_dif_tuple *sdt = prot; local
271 struct sd_dif_tuple *sdt = prot; local
374 struct sd_dif_tuple *sdt; local
433 struct sd_dif_tuple *sdt; local
[all...]
H A Dscsi_debug.c1681 struct sd_dif_tuple *sdt; local
1688 sdt = (struct sd_dif_tuple *)(dif_storep + dif_offset(start_sec));
1693 if (sdt[i].app_tag == 0xffff)
1714 if (sdt[i].guard_tag != csum) {
1718 be16_to_cpu(sdt[i].guard_tag),
1725 be32_to_cpu(sdt[i].ref_tag) != (sector & 0xffffffff)) {
1733 be32_to_cpu(sdt[i].ref_tag) != ei_lba) {
1837 struct sd_dif_tuple *sdt; local
1873 sdt = paddr + ppage_offset;
1890 if (sdt
[all...]
H A Dipr.c2890 struct ipr_sdt *sdt; local
2938 /* First entries in sdt are actually a list of dump addresses and
2939 lengths to gather the real dump data. sdt represents the pointer
2942 sdt = &ioa_dump->sdt;
2944 rc = ipr_get_ldump_data_section(ioa_cfg, start_addr, (__be32 *)sdt,
2948 if (rc || ((be32_to_cpu(sdt->hdr.state) != IPR_FMT3_SDT_READY_TO_USE) &&
2949 (be32_to_cpu(sdt->hdr.state) != IPR_FMT2_SDT_READY_TO_USE))) {
2952 rc, be32_to_cpu(sdt->hdr.state));
2959 num_entries = be32_to_cpu(sdt
7368 struct ipr_uc_sdt sdt; local
[all...]
H A Dipr.h1600 struct ipr_sdt sdt; member in struct:ipr_ioa_dump
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpegtsenc.c61 MpegTSSection sdt; /* MPEG2 sdt table context */ member in struct:MpegTSWrite
508 mpegts_write_section1(&ts->sdt, SDT_TID, ts->tsid, ts->tables_version, 0, 0,
594 ts->sdt.pid = SDT_PID;
595 ts->sdt.cc = 15;
596 ts->sdt.write_packet = section_write_packet;
597 ts->sdt.opaque = s;
737 "sdt every %d, pat/pmt every %d pkts\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpegtsenc.c60 MpegTSSection sdt; /* MPEG2 sdt table context */ member in struct:MpegTSWrite
418 mpegts_write_section1(&ts->sdt, SDT_TID, ts->tsid, 0, 0, 0,
481 ts->sdt.pid = SDT_PID;
482 ts->sdt.cc = 15;
483 ts->sdt.write_packet = section_write_packet;
484 ts->sdt.opaque = s;
596 "sdt every %d, pat/pmt every %d pkts\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/octeon/
H A Dcvmx-pciercx-defs.h415 uint32_t sdt:1; member in struct:cvmx_pciercx_cfg015::cvmx_pciercx_cfg015_s
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 299 milliseconds