Home
last modified time | relevance | path

Searched defs:label (Results 1 – 25 of 55) sorted by relevance

123

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_fw.h100 #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
224 #define RADDR_1(label) (RELOC_REGISTER | REG(label)) argument
225 #define RADDR_2(label,ofs) (RELOC_REGISTER | ((REG(label))+(ofs))) argument
[all …]
Dsym_fw.c62 #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/usb/host/
Dehci-dbg.c54 static void dbg_hcs_params (struct ehci_hcd *ehci, char *label) in dbg_hcs_params()
88 static inline void dbg_hcs_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcs_params()
98 static void dbg_hcc_params (struct ehci_hcd *ehci, char *label) in dbg_hcc_params()
122 static inline void dbg_hcc_params (struct ehci_hcd *ehci, char *label) {} in dbg_hcc_params()
129 dbg_qtd (const char *label, struct ehci_hcd *ehci, struct ehci_qtd *qtd) in dbg_qtd()
145 dbg_qh (const char *label, struct ehci_hcd *ehci, struct ehci_qh *qh) in dbg_qh()
154 dbg_itd (const char *label, struct ehci_hcd *ehci, struct ehci_itd *itd) in dbg_itd()
184 dbg_status_buf (char *buf, unsigned len, char *label, u32 status) in dbg_status_buf()
203 dbg_intr_buf (char *buf, unsigned len, char *label, u32 enable) in dbg_intr_buf()
220 static int dbg_command_buf (char *buf, unsigned len, char *label, u32 command) in dbg_command_buf()
[all …]
/linux-2.4.37.9/include/asm-sparc64/
Dhead.h19 #define BRANCH_IF_CHEETAH_BASE(tmp1,tmp2,label) \ argument
28 #define BRANCH_IF_JALAPENO(tmp1,tmp2,label) \ argument
37 #define BRANCH_IF_CHEETAH_PLUS_OR_FOLLOWON(tmp1,tmp2,label) \ argument
48 #define BRANCH_IF_ANY_CHEETAH(tmp1,tmp2,label) \ argument
/linux-2.4.37.9/arch/ppc/kernel/
Dhead_4xx.S165 #define START_EXCEPTION(n, label) \ argument
176 #define STND_EXCEPTION(n, label, func) \ argument
185 #define CRIT_EXCEPTION(n, label, func) \ argument
Dhead_44x.S393 #define START_EXCEPTION(label) \ argument
403 #define STND_EXCEPTION(n, label, func) \ argument
411 #define CRIT_EXCEPTION(n, label, func) \ argument
Dhead_8xx.S179 #define STD_EXCEPTION(n, label, hdlr) \ argument
/linux-2.4.37.9/arch/ppc64/kernel/
Dhead.S202 #define EXCEPTION_PROLOG_PSERIES(n,label) \ argument
315 #define STD_EXCEPTION_PSERIES(n, label ) \ argument
321 #define STD_EXCEPTION_ISERIES( n, label ) \ argument
327 #define MASKABLE_EXCEPTION_ISERIES( n, label ) \ argument
349 #define STD_EXCEPTION_COMMON( trap, label, hdlr ) \ argument
/linux-2.4.37.9/include/net/
Dinet_ecn.h38 #define IP6_ECN_flow_init(label) do { \ argument
42 #define IP6_ECN_flow_xmit(sk, label) do { \ argument
/linux-2.4.37.9/scripts/
Dtkparse.c108 static const char * get_string( const char * pnt, char ** label ) in get_string()
135 static const char * get_qstring( const char * pnt, char ** label ) in get_qstring()
184 static const char * get_qnqstring( const char * pnt, char ** label ) in get_qnqstring()
Dmkdep.c320 #define CASE(c,label) if (current == c) goto label argument
321 #define NOTCASE(c,label) if (current != c) goto label argument
/linux-2.4.37.9/net/ipv6/
Dip6_flowlabel.c62 static __inline__ struct ip6_flowlabel * __fl_lookup(u32 label) in __fl_lookup()
73 static struct ip6_flowlabel * fl_lookup(u32 label) in fl_lookup()
151 static int fl_intern(struct ip6_flowlabel *fl, __u32 label) in fl_intern()
180 struct ip6_flowlabel * fl6_sock_lookup(struct sock *sk, u32 label) in fl6_sock_lookup()
/linux-2.4.37.9/arch/mips/mm/
Dtlbex-r3k.S108 #define PTE_PRESENT(pte, ptr, label) \ argument
125 #define PTE_WRITABLE(pte, ptr, label) \ argument
Dtlbex-r4k.S114 #define PTE_PRESENT(pte, ptr, label) \ argument
128 #define PTE_WRITABLE(pte, ptr, label) \ argument
Dtlbex-mips32.S213 #define PTE_PRESENT(pte, ptr, label) \ argument
227 #define PTE_WRITABLE(pte, ptr, label) \ argument
/linux-2.4.37.9/net/ipv4/netfilter/
Dipchains_core.c236 ip_chainlabel label; /* Defines the label for each block */ member
437 static int check_label(ip_chainlabel label) in check_label()
449 static struct ip_chain *find_label(ip_chainlabel label) in find_label()
461 static int find_special(ip_chainlabel label, int *answer) in find_special()
514 const ip_chainlabel label, in ip_fw_domatch()
1078 static int del_chain(ip_chainlabel label) in del_chain()
1116 struct ip_chain *label in ip_init_chain() local
1137 static int create_chain(ip_chainlabel label) in create_chain()
/linux-2.4.37.9/arch/arm/kernel/
Dentry-header.S139 .macro adrsvc, cond, reg, label
200 .macro adrsvc, cond, reg, label
/linux-2.4.37.9/drivers/char/ftape/zftape/
Dzftape-eof.c98 int zft_ftape_validate_label(char *label) in zft_ftape_validate_label()
/linux-2.4.37.9/fs/partitions/
Dultrix.c30 } *label; in ultrix_partition() local
Dibm.c145 int *label = (int *) vlabel; in ibm_partition() local
/linux-2.4.37.9/drivers/s390/block/
Ddasd_diag.c58 unsigned long *label; member
272 unsigned long *label; in dasd_diag_check_characteristics() local
/linux-2.4.37.9/include/asm-mips/
Dgfx.h32 char label [GFX_INFO_LABEL_SIZE]; /* label name */ member
/linux-2.4.37.9/include/asm-mips64/
Dgfx.h32 char label [GFX_INFO_LABEL_SIZE]; /* label name */ member
/linux-2.4.37.9/include/asm-sparc/
Dhead.h19 #define TRAP_ENTRY(type, label) \ argument
/linux-2.4.37.9/drivers/char/ip2/
Dip2trace.h6 unsigned char port, cat, codes, label; member

123