/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | sym_fw.h | 100 #define SYM_GEN_A(s, label) s label; argument 101 #define SYM_GEN_B(s, label) s label; argument 102 #define SYM_GEN_Z(s, label) s label; argument 192 #define SCRIPTA_BA(np, label) (np->fwa_bas.label) argument 193 #define SCRIPTB_BA(np, label) (np->fwb_bas.label) argument 194 #define SCRIPTZ_BA(np, label) (np->fwz_bas.label) argument 221 #define HADDR_1(label) (RELOC_SOFTC | offsetof(struct sym_hcb, label)) argument 222 #define HADDR_2(label,ofs) (RELOC_SOFTC | \ argument 223 (offsetof(struct sym_hcb, label)+(ofs))) 224 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument [all …]
|
D | sym_fw.c | 62 #define SYM_GEN_A(s, label) ((short) offsetof(s, label)), argument 63 #define SYM_GEN_B(s, label) ((short) offsetof(s, label)), argument 64 #define SYM_GEN_Z(s, label) ((short) offsetof(s, label)), argument 65 #define PADDR_A(label) SYM_GEN_PADDR_A(struct SYM_FWA_SCR, label) argument 66 #define PADDR_B(label) SYM_GEN_PADDR_B(struct SYM_FWB_SCR, label) argument
|
/linux-2.4.37.9/drivers/char/ip2/ |
D | ip2trace.c | 144 printf ( "Init %d: ", bc.hdr.label ); in main() 148 printf ( "Open %d: ", bc.hdr.label ); in main() 152 printf ( "Close %d: ", bc.hdr.label ); in main() 156 printf ( "Drain %d: ", bc.hdr.label ); in main() 161 printf ( "Ioctl %d: ", bc.hdr.label ); in main() 165 printf ( "Flush %d: ", bc.hdr.label ); in main() 169 printf ( "GetS %d: ", bc.hdr.label ); in main() 173 printf ( "Hangup %d: ", bc.hdr.label ); in main() 177 printf ( "*Intr %d: ", bc.hdr.label ); in main() 181 printf ( "SFlow %d: ", bc.hdr.label ); in main() [all …]
|
/linux-2.4.37.9/fs/partitions/ |
D | ultrix.c | 30 } *label; in ultrix_partition() local 35 data = read_dev_sector(bdev, (16384 - sizeof(*label))/512, §); in ultrix_partition() 39 label = (struct ultrix_disklabel *)(data + 512 - sizeof(*label)); in ultrix_partition() 41 if (label->pt_magic == PT_MAGIC && label->pt_valid == PT_VALID) { in ultrix_partition() 43 if (label->pt_part[i].pi_nblocks) in ultrix_partition() 45 label->pt_part[i].pi_blkoff, in ultrix_partition() 46 label->pt_part[i].pi_nblocks); in ultrix_partition()
|
D | sun.c | 59 } * label; in sun_partition() local 63 label = (struct sun_disklabel *)read_dev_sector(bdev, 0, §); in sun_partition() 64 if (!label) in sun_partition() 67 p = label->partitions; in sun_partition() 68 if (be16_to_cpu(label->magic) != SUN_LABEL_MAGIC) { in sun_partition() 75 ush = ((unsigned short *) (label+1)) - 1; in sun_partition() 76 for (csum = 0; ush >= ((unsigned short *) label);) in sun_partition() 86 spc = be16_to_cpu(label->ntrks) * be16_to_cpu(label->nsect); in sun_partition() 97 if (label->infos[i].id == LINUX_RAID_PARTITION) in sun_partition()
|
D | sgi.c | 44 } *label; in sgi_partition() local 47 label = (struct sgi_disklabel *) read_dev_sector(bdev, 0, §); in sgi_partition() 48 if (!label) in sgi_partition() 50 p = &label->partitions[0]; in sgi_partition() 51 magic = label->magic_mushroom; in sgi_partition() 58 ui = ((unsigned int *) (label + 1)) - 1; in sgi_partition() 59 for(csum = 0; ui >= ((unsigned int *) label);) { in sgi_partition()
|
D | osf.c | 57 } * label; in osf_partition() local 64 label = (struct disklabel *) (data+64); in osf_partition() 65 partition = label->d_partitions; in osf_partition() 66 if (le32_to_cpu(label->d_magic) != DISKLABELMAGIC) { in osf_partition() 70 if (le32_to_cpu(label->d_magic2) != DISKLABELMAGIC) { in osf_partition() 74 for (i = 0 ; i < le16_to_cpu(label->d_npartitions); i++, partition++) { in osf_partition()
|
D | ibm.c | 145 int *label = (int *) vlabel; in ibm_partition() local 147 if (label[13] != 0) { in ibm_partition() 150 blocksize = label[3]; in ibm_partition() 151 offset = label[13]; in ibm_partition() 152 size = (label[7] - 1)*(blocksize >> 9); in ibm_partition()
|
/linux-2.4.37.9/drivers/usb/host/ |
D | ehci-dbg.c | 54 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params() argument 60 label, params, in dbg_hcs_params() 83 label, buf); in dbg_hcs_params() 88 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params() argument 98 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params() argument 105 label, params, in dbg_hcc_params() 112 label, in dbg_hcc_params() 122 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params() argument 129 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd() argument 131 ehci_dbg (ehci, "%s td %p n%08x %08x t%08x p0=%08x\n", label, qtd, in dbg_qtd() [all …]
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | head.h | 19 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument 25 be,pn %icc, label; \ 28 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument 34 be,pn %icc, label; \ 37 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument 45 bgeu,pt %xcc, label; \ 48 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument 56 bgeu,pt %xcc, label; \
|
/linux-2.4.37.9/scripts/ |
D | tkparse.c | 108 static const char * get_string( const char * pnt, char ** label ) in get_string() argument 120 *label = malloc( pnt - word + 1 ); in get_string() 121 memcpy( *label, word, pnt - word ); in get_string() 122 (*label)[pnt - word] = '\0'; in get_string() 135 static const char * get_qstring( const char * pnt, char ** label ) in get_qstring() argument 168 *label = (char *) malloc( pnt1 - newlabel ); in get_qstring() 169 memcpy( *label, newlabel, pnt1 - newlabel ); in get_qstring() 184 static const char * get_qnqstring( const char * pnt, char ** label ) in get_qnqstring() argument 195 return get_qstring( pnt, label ); in get_qnqstring() 197 return get_string( pnt, label ); in get_qnqstring() [all …]
|
D | tkgen.c | 133 static void start_proc( char * label, int menu_num, int toplevel ) in start_proc() argument 136 printf( "menu_option menu%d %d \"%s\"\n", menu_num, menu_num, label ); in start_proc() 148 printf( "\t\t\"%s\" -relief raised\n", label ); in start_proc() 150 printf( "\twm title $w \"%s\" \n\n", label ); in start_proc() 777 -(cfg->nameindex), cfg1->label, in generate_writeconfig() 793 cfg->label ); in generate_writeconfig() 928 -(cfg->nameindex), cfg1->label, in generate_update_var() 1003 menu_first[menu_first[menu_num]->menu_number]->label ); in end_proc() 1144 name = cfg->label; in dump_tk_script() 1233 start_proc( menu_first[imenu]->label, imenu, in dump_tk_script() [all …]
|
/linux-2.4.37.9/net/ipv4/netfilter/ |
D | ipchains_core.c | 236 ip_chainlabel label; /* Defines the label for each block */ member 385 return branch->label; in branchname() 437 static int check_label(ip_chainlabel label) in check_label() argument 442 if (label[i] == '\0') return 1; in check_label() 449 static struct ip_chain *find_label(ip_chainlabel label) in find_label() argument 454 if (strcmp(tmp->label,label) == 0) in find_label() 461 static int find_special(ip_chainlabel label, int *answer) in find_special() argument 463 if (label[0] == '\0') { in find_special() 466 } else if (strcmp(label,IP_FW_LABEL_ACCEPT) == 0) { in find_special() 469 } else if (strcmp(label,IP_FW_LABEL_BLOCK) == 0) { in find_special() [all …]
|
/linux-2.4.37.9/net/ipv6/ |
D | ip6_flowlabel.c | 62 static __inline__ struct ip6_flowlabel * __fl_lookup(u32 label) in __fl_lookup() argument 66 for (fl=fl_ht[FL_HASH(label)]; fl; fl = fl->next) { in __fl_lookup() 67 if (fl->label == label) in __fl_lookup() 73 static struct ip6_flowlabel * fl_lookup(u32 label) in fl_lookup() argument 78 fl = __fl_lookup(label); in fl_lookup() 151 static int fl_intern(struct ip6_flowlabel *fl, __u32 label) in fl_intern() argument 153 fl->label = label & IPV6_FLOWLABEL_MASK; in fl_intern() 156 if (label == 0) { in fl_intern() 158 fl->label = htonl(net_random())&IPV6_FLOWLABEL_MASK; in fl_intern() 159 if (fl->label) { in fl_intern() [all …]
|
/linux-2.4.37.9/drivers/char/ftape/zftape/ |
D | zftape-eof.c | 98 int zft_ftape_validate_label(char *label) in zft_ftape_validate_label() argument 104 memcpy(tmp_label, label, FT_LABEL_SZ); in zft_ftape_validate_label() 108 if (memcmp(label, linux_tape_label, strlen(linux_tape_label)) == 0) { in zft_ftape_validate_label() 110 while (label[pos] >= '0' && label[pos] <= '9') { in zft_ftape_validate_label() 112 ftape_fmt_version = label[ pos++] - '0'; in zft_ftape_validate_label()
|
/linux-2.4.37.9/include/asm-m68k/ |
D | math-emu.h | 177 .macro fp_get_instr_data f,s,dest,label 178 getuser \f,%sp@(FPS_PC+4)@(0),\dest,\label,%sp@(FPS_PC+4) 182 .macro fp_get_instr_word dest,label,addr 183 fp_get_instr_data w,2,\dest,\label,\addr 186 .macro fp_get_instr_long dest,label,addr 187 fp_get_instr_data l,4,\dest,\label,\addr 195 .macro getuser size,src,dest,label,addr 202 jra \label 211 .macro putuser size,src,dest,label,addr 219 jra \label
|
/linux-2.4.37.9/include/net/ |
D | inet_ecn.h | 38 #define IP6_ECN_flow_init(label) do { \ argument 39 (label) &= ~htonl(3<<20); \ 42 #define IP6_ECN_flow_xmit(sk, label) do { \ argument 44 (label) |= __constant_htons(2 << 4); \
|
/linux-2.4.37.9/drivers/s390/block/ |
D | dasd_diag.c | 58 unsigned long *label; member 272 unsigned long *label; in dasd_diag_check_characteristics() local 284 label = NULL; in dasd_diag_check_characteristics() 330 label = (unsigned long *) get_free_page (GFP_KERNEL); in dasd_diag_check_characteristics() 331 if (!label) { in dasd_diag_check_characteristics() 363 bio->buffer = __pa (label); in dasd_diag_check_characteristics() 374 if (label[3] != bsize || in dasd_diag_check_characteristics() 375 label[0] != 0xc3d4e2f1 || /* != CMS1 */ in dasd_diag_check_characteristics() 376 label[13] == 0 ){ in dasd_diag_check_characteristics() 388 device->sizes.blocks = label[7]; in dasd_diag_check_characteristics() [all …]
|
/linux-2.4.37.9/drivers/scsi/ |
D | script_asm.pl | 213 @label = (); # Array of label names 424 push (@label, $1); 853 "$0 : symbol $label is external, has illegal relative reference at $address, 858 "$0 : symbol $label has illegal reference at $address, size $length\n" 875 foreach $label (@label) { 876 if ($symbol_references{$label} ne undef) { 877 for $reference (split(/\s+/,$symbol_references{$label})) { 884 die "$0 : symbol $label has illegal reference at $1, size $2\n"; 888 $code[$address / 4] += $symbol_values{$label}; 899 $tmp = $symbol_values{$label} - [all …]
|
/linux-2.4.37.9/Documentation/sound/ |
D | rme96xx | 329 label .status.sr.text -text "Sampling Rate" -justify left 340 label .status.lock.text -text "Lock" -justify left 350 label .status.sync.text -text "Sync" -justify left 360 label .status.tc.text -text "Timecode" -justify left 370 label .status.spdif.text -text "SPDIF In" -justify left 371 label .status.spdif.sr -text "--.- kHz" -anchor n -width 10 -font times 447 label .control.spdif.in.text -text "SPDIF In" -justify left 456 label .control.spdif.space 459 label .control.spdif.out.text -text "SPDIF Out" -justify left 473 label .control.sync.mode.text -text "Sync Mode" -justify left [all …]
|
/linux-2.4.37.9/arch/m68k/math-emu/ |
D | fp_decode.h | 189 .macro fp_get_test_extword label 192 jne \label 197 .macro fp_test_basereg_d16 label 199 jeq \label 203 .macro fp_test_basereg_ext label 205 jeq \label 208 .macro fp_test_suppr_index label 210 jne \label
|
/linux-2.4.37.9/arch/mips/mm/ |
D | tlbex-r3k.S | 108 #define PTE_PRESENT(pte, ptr, label) \ argument 111 bnez pte, label; \ 125 #define PTE_WRITABLE(pte, ptr, label) \ argument 128 bnez pte, label; \
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | unwind_decoder.c | 369 unw_word label = (code & 0x1f); in unw_decode_b1() local 372 UNW_DEC_COPY_STATE(B1, label, arg); in unw_decode_b1() 374 UNW_DEC_LABEL_STATE(B1, label, arg); in unw_decode_b1() 391 unw_word t, ecount, label; in unw_decode_b3_x4() local 401 label = unw_decode_uleb128 (&dp); in unw_decode_b3_x4() 403 UNW_DEC_COPY_STATE(B4, label, arg); in unw_decode_b3_x4() 405 UNW_DEC_LABEL_STATE(B4, label, arg); in unw_decode_b3_x4()
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | ppc_asm.h | 122 #define SET_REG_TO_LABEL(reg, label) \ argument 123 lis reg,(label)@highest; \ 124 ori reg,reg,(label)@higher; \ 126 oris reg,reg,(label)@h; \ 127 ori reg,reg,(label)@l;
|
/linux-2.4.37.9/arch/x86_64/ia32/ |
D | ia32entry.S | 101 .macro PTREGSCALL label, func 102 .globl \label 103 \label: 118 .macro PTREGSCALL3 label, func, arg 119 .globl \label 120 \label:
|