Home
last modified time | relevance | path

Searched defs:sc (Results 1 – 25 of 69) sorted by relevance

123

/linux-2.4.37.9/drivers/net/wan/lmc/
Dlmc_media.c183 lmc_dummy_set_1 (lmc_softc_t * const sc, int a) in lmc_dummy_set_1()
188 lmc_dummy_set2_1 (lmc_softc_t * const sc, lmc_ctl_t * a) in lmc_dummy_set2_1()
197 lmc_hssi_init (lmc_softc_t * const sc) in lmc_hssi_init()
205 lmc_hssi_default (lmc_softc_t * const sc) in lmc_hssi_default()
219 lmc_hssi_set_status (lmc_softc_t * const sc, lmc_ctl_t * ctl) in lmc_hssi_set_status()
250 lmc_hssi_set_clock (lmc_softc_t * const sc, int ie) in lmc_hssi_set_clock()
277 lmc_hssi_get_link_status (lmc_softc_t * const sc) in lmc_hssi_get_link_status()
287 lmc_hssi_set_link_status (lmc_softc_t * const sc, int state) in lmc_hssi_set_link_status()
301 lmc_hssi_set_crc_length (lmc_softc_t * const sc, int state) in lmc_hssi_set_crc_length()
320 lmc_hssi_watchdog (lmc_softc_t * const sc) in lmc_hssi_watchdog()
[all …]
Dlmc_main.c147 lmc_softc_t *sc; in lmc_ioctl() local
651 lmc_softc_t *sc; in lmc_watchdog() local
837 lmc_softc_t *sc = NULL; in lmc_probe1() local
1158 lmc_softc_t *sc = dev->priv; in lmc_open() local
1282 lmc_softc_t *sc = (lmc_softc_t *) dev->priv; in lmc_running_reset() local
1321 lmc_softc_t *sc; in lmc_close() local
1341 lmc_softc_t *sc = dev->priv; in lmc_ifdown() local
1413 lmc_softc_t *sc; in lmc_interrupt() local
1606 lmc_softc_t *sc; in lmc_start_xmit() local
1757 lmc_softc_t *sc; in lmc_rx() local
[all …]
Dlmc_proto.c89 void lmc_proto_init(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_init()
114 void lmc_proto_attach(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_attach()
146 void lmc_proto_detach(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_detach()
161 void lmc_proto_reopen(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_reopen()
178 int lmc_proto_ioctl(lmc_softc_t *sc, struct ifreq *ifr, int cmd) /*FOLD00*/ in lmc_proto_ioctl()
193 void lmc_proto_open(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_open()
214 void lmc_proto_close(lmc_softc_t *sc) /*FOLD00*/ in lmc_proto_close()
229 unsigned short lmc_proto_type(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ in lmc_proto_type()
251 void lmc_proto_netif(lmc_softc_t *sc, struct sk_buff *skb) /*FOLD00*/ in lmc_proto_netif()
/linux-2.4.37.9/arch/mips/math-emu/
Dkernel_linkage.c61 int fpu_emulator_save_context(struct sigcontext *sc) in fpu_emulator_save_context()
77 int fpu_emulator_restore_context(struct sigcontext *sc) in fpu_emulator_restore_context()
98 int fpu_emulator_save_context32(struct sigcontext32 *sc) in fpu_emulator_save_context32()
114 int fpu_emulator_restore_context32(struct sigcontext32 *sc) in fpu_emulator_restore_context32()
/linux-2.4.37.9/arch/ia64/drivers/
Dsimscsi.c68 Scsi_Cmnd *sc; member
102 Scsi_Cmnd *sc; in simscsi_interrupt() local
149 simscsi_readwrite (Scsi_Cmnd *sc, int mode, unsigned long offset, unsigned long len) in simscsi_readwrite()
175 simscsi_sg_readwrite (Scsi_Cmnd *sc, int mode, unsigned long offset) in simscsi_sg_readwrite()
212 simscsi_readwrite6 (Scsi_Cmnd *sc, int mode) in simscsi_readwrite6()
248 simscsi_readwrite10 (Scsi_Cmnd *sc, int mode) in simscsi_readwrite10()
261 simscsi_queuecommand (Scsi_Cmnd *sc, void (*done)(Scsi_Cmnd *)) in simscsi_queuecommand() argument
/linux-2.4.37.9/include/asm-arm/arch-l7200/
Dkeyboard.h40 #define kbd_setkeycode(sc,kc) (-EINVAL) argument
41 #define kbd_getkeycode(sc) (-EINVAL) argument
43 #define kbd_translate(sc, kcp, rm) ({ *(kcp) = (sc); 1; }) argument
/linux-2.4.37.9/include/asm-arm/
Dkeyboard.h34 static inline int kbd_setkeycode(unsigned int sc, unsigned int kc) in kbd_setkeycode()
44 static inline int kbd_getkeycode(unsigned int sc) in kbd_getkeycode()
/linux-2.4.37.9/arch/sh64/kernel/
Dsignal.c197 struct sigcontext sc; member
213 restore_sigcontext_fpu(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext_fpu()
235 setup_sigcontext_fpu(struct pt_regs *regs, struct sigcontext *sc) in setup_sigcontext_fpu()
261 restore_sigcontext_fpu(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext_fpu()
264 setup_sigcontext_fpu(struct pt_regs *regs, struct sigcontext *sc) in setup_sigcontext_fpu()
269 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc, long long *r2_p) in restore_sigcontext()
386 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-2.4.37.9/drivers/net/
Dsb1250-mac.c1163 static void sbdma_rx_process(struct sbmac_softc *sc,sbmacdma_t *d) in sbdma_rx_process()
1288 static void sbdma_tx_process(struct sbmac_softc *sc,sbmacdma_t *d) in sbdma_tx_process()
1445 static void sbmac_uninitctx(struct sbmac_softc *sc) in sbmac_uninitctx()
1735 static sbmac_state_t sbmac_set_channel_state(struct sbmac_softc *sc, in sbmac_set_channel_state()
1780 static void sbmac_promiscuous_mode(struct sbmac_softc *sc,int onoff) in sbmac_promiscuous_mode()
1811 static void sbmac_set_iphdr_offset(struct sbmac_softc *sc) in sbmac_set_iphdr_offset()
2070 struct sbmac_softc *sc = (struct sbmac_softc *) (dev->priv); in sbmac_intr() local
2136 struct sbmac_softc *sc = (struct sbmac_softc *)dev->priv; in sbmac_start_tx() local
2175 static void sbmac_setmulti(struct sbmac_softc *sc) in sbmac_setmulti()
2354 struct sbmac_softc *sc; in sbmac_init() local
[all …]
/linux-2.4.37.9/arch/sh/kernel/
Dsignal.c177 struct sigcontext sc; member
190 static inline int restore_sigcontext_fpu(struct sigcontext *sc) in restore_sigcontext_fpu()
199 static inline int save_sigcontext_fpu(struct sigcontext *sc) in save_sigcontext_fpu()
222 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext()
329 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-2.4.37.9/arch/ia64/kernel/
Dsignal.c105 restore_sigcontext (struct sigcontext *sc, struct sigscratch *scr) in restore_sigcontext()
261 struct sigcontext *sc; in ia64_rt_sigreturn() local
331 setup_sigcontext (struct sigcontext *sc, sigset_t *mask, struct sigscratch *scr) in setup_sigcontext()
Dsigframe.h22 struct sigcontext sc; member
/linux-2.4.37.9/arch/parisc/lib/
Dmemset.c28 memset (void *dstpp, int sc, size_t len) in memset()
/linux-2.4.37.9/arch/x86_64/ia32/
Dia32_signal.c151 struct sigcontext_ia32 sc; member
170 ia32_restore_sigcontext(struct pt_regs *regs, struct sigcontext_ia32 *sc, unsigned int *peax) in ia32_restore_sigcontext()
317 ia32_setup_sigcontext(struct sigcontext_ia32 *sc, struct _fpstate_ia32 *fpstate, in ia32_setup_sigcontext()
/linux-2.4.37.9/arch/ppc64/kernel/
Dsignal.c61 struct sigcontext sc; member
232 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
257 restore_sigcontext(struct pt_regs *regs, sigset_t *set, struct sigcontext *sc) in restore_sigcontext()
451 struct sigcontext *sc = (struct sigcontext *)regs->gpr[1]; in sys_sigreturn() local
/linux-2.4.37.9/arch/arm/kernel/
Dsignal.c178 struct sigcontext sc; member
193 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext()
306 setup_sigcontext(struct sigcontext *sc, /*struct _fpstate *fpstate,*/ in setup_sigcontext()
/linux-2.4.37.9/arch/m68k/kernel/
Dsignal.c176 struct sigcontext sc; member
228 static inline int restore_fpu_state(struct sigcontext *sc) in restore_fpu_state()
598 static inline void save_fpu_state(struct sigcontext *sc, struct pt_regs *regs) in save_fpu_state()
683 static void setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-2.4.37.9/arch/cris/kernel/
Dsignal.c199 struct sigcontext sc; member
214 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext()
342 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, unsigned long mask) in setup_sigcontext()
/linux-2.4.37.9/arch/mips64/kernel/
Dsignal.c118 asmlinkage int restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext()
204 int inline setup_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in setup_sigcontext()
/linux-2.4.37.9/arch/i386/kernel/
Dsignal.c170 struct sigcontext sc; member
189 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc, int *peax) in restore_sigcontext()
319 setup_sigcontext(struct sigcontext *sc, struct _fpstate *fpstate, in setup_sigcontext()
/linux-2.4.37.9/arch/parisc/kernel/
Dsignal.c145 restore_sigcontext(struct sigcontext *sc, struct pt_regs *regs) in restore_sigcontext()
231 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, int in_syscall) in setup_sigcontext()
/linux-2.4.37.9/arch/x86_64/kernel/
Dsignal.c134 restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc, unsigned long *prax) in restore_sigcontext()
227 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, unsigned long mask) in setup_sigcontext()
/linux-2.4.37.9/arch/alpha/kernel/
Dsignal.c235 struct sigcontext sc; member
252 restore_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in restore_sigcontext()
386 setup_sigcontext(struct sigcontext *sc, struct pt_regs *regs, in setup_sigcontext()
/linux-2.4.37.9/arch/mips/kernel/
Dsignal.c184 static int restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in restore_sigcontext()
318 static int inline setup_sigcontext(struct pt_regs *regs, struct sigcontext *sc) in setup_sigcontext()
/linux-2.4.37.9/lib/
Dstring.c222 const char *sc; in strlen() local
238 const char *sc; in strnlen() local

123