/linux-2.4.37.9/drivers/isdn/hisax/ |
D | isdnl3.c | 77 VHiSax_putstatus(st->l1.hardware, st->l3.debug_id, fmt, args); in l3m_debug() 251 struct l3_process *p = st->l3.proc; in getl3proc() 270 if (!st->l3.proc) in new_l3_process() 271 st->l3.proc = p; in new_l3_process() 273 np = st->l3.proc; in new_l3_process() 279 p->debug = st->l3.debug; in new_l3_process() 284 p->N303 = st->l3.N303; in new_l3_process() 296 np = p->st->l3.proc; in release_l3_process() 302 else if (!(p->st->l3.proc = np->next) && in release_l3_process() 306 if (!skb_queue_len(&p->st->l3.squeue)) { in release_l3_process() [all …]
|
D | l3_1tr6.c | 66 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_error() 101 if (pc->st->l3.debug & L3_DEB_WARN) in l3_1tr6_setup_req() 219 if ((pc->para.setup.si1 != 7) && (pc->st->l3.debug & L3_DEB_WARN)) { in l3_1tr6_setup() 226 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3_1tr6_setup() 256 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3_1tr6_setup_ack() 288 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3_1tr6_call_sent() 299 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3_1tr6_alert() 319 pc->st->l3.l3l4(pc->st, CC_CHARGE | INDICATION, pc); in l3_1tr6_info() 321 if (pc->st->l3.debug & L3_DEB_CHARGE) { in l3_1tr6_info() 325 } else if (pc->st->l3.debug & L3_DEB_CHARGE) in l3_1tr6_info() [all …]
|
D | l3dss1.c | 124 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3dss1_search_dummy_proc() 397 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 399 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 420 st->l3.l3l4(st, CC_CHARGE | INDICATION, pc); in l3dss1_parse_facility() 422 if (st->l3.debug & L3_DEB_CHARGE) { in l3dss1_parse_facility() 452 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3dss1_parse_facility() 497 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3dss1_parse_facility() 986 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3dss1_release_cmpl() 1476 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3dss1_call_proc() 1515 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3dss1_setup_ack() [all …]
|
D | l3ni1.c | 122 { struct l3_process *pc = st->l3.proc; /* start of processes */ in l3ni1_search_dummy_proc() 380 …st->l3.l3l4(st, CC_REDIR | INDICATION, pc); } /* Diversion succes… in l3ni1_parse_facility() 425 st->l3.l3l4(st, CC_REDIR | INDICATION, pc); in l3ni1_parse_facility() 935 pc->st->l3.l3l4(pc->st, CC_RELEASE | CONFIRM, pc); in l3ni1_release_cmpl() 1329 pc->st->l3.l3l4(pc->st, CC_PROCEEDING | INDICATION, pc); in l3ni1_call_proc() 1368 pc->st->l3.l3l4(pc->st, CC_MORE_INFO | INDICATION, pc); in l3ni1_setup_ack() 1400 pc->st->l3.l3l4(pc->st, CC_DISCONNECT | INDICATION, pc); in l3ni1_disconnect() 1426 pc->st->l3.l3l4(pc->st, CC_SETUP | CONFIRM, pc); in l3ni1_connect() 1444 pc->st->l3.l3l4(pc->st, CC_ALERTING | INDICATION, pc); in l3ni1_alerting() 1610 pc->st->l3.l3l4(pc->st, CC_SETUP | INDICATION, pc); in l3ni1_setup() [all …]
|
D | tei.c | 169 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) tei); in tei_id_assign() 243 st->l3.l3l2(st, MDL_REMOVE | REQUEST, 0); in tei_id_remove() 279 st->l3.l3l2(st, MDL_ERROR | RESPONSE, 0); in tei_id_req_tout() 302 st->l3.l3l2(st, MDL_REMOVE | REQUEST, 0); in tei_id_ver_tout() 375 st->l3.l3l2(st, MDL_ASSIGN | REQUEST, (void *) (long) st->l2.tei); in tei_l2tei()
|
D | callc.c | 1034 (*stp)->l3.l3l2 = dummy_pstack; in init_PStack() 1035 (*stp)->l3.l3ml3 = dummy_pstack; in init_PStack() 1036 (*stp)->l3.l3l4 = dummy_pstack; in init_PStack() 1076 st->l3.l3l4 = dchan_l3l4; in init_d_st() 1314 st->l3.debug = 0; in init_b_st() 1413 chanp[i].d_st->l3.l3m.debug = debugflags & 0x80; in distr_debug() 1414 chanp[i].b_st->l3.l3m.debug = debugflags & 0x100; in distr_debug() 1721 csta->channel[0].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1722 csta->channel[1].d_st->l3.debug = *(unsigned int *) ic->parm.num; in HiSax_command() 1823 st->l3.l3l2(st, DL_DATA | REQUEST, nskb); in HiSax_writebuf_skb()
|
/linux-2.4.37.9/include/asm-sparc/ |
D | head.h | 20 rd %psr, %l0; b label; rd %wim, %l3; nop; 23 #define SPARC_TFAULT rd %psr, %l0; rd %wim, %l3; b sun4c_fault; mov 1, %l7; 24 #define SPARC_DFAULT rd %psr, %l0; rd %wim, %l3; b sun4c_fault; mov 0, %l7; 25 #define SRMMU_TFAULT rd %psr, %l0; rd %wim, %l3; b C_LABEL(srmmu_fault); mov 1, %l7; 26 #define SRMMU_DFAULT rd %psr, %l0; rd %wim, %l3; b C_LABEL(srmmu_fault); mov 0, %l7; 30 rd %psr, %l0; mov num, %l7; b bad_trap_handler; rd %wim, %l3; 104 mov int_level, %l7; rd %psr, %l0; b real_irq_entry; rd %wim, %l3; 114 rd %wim, %l3; b linux_trap_nmi_sun4c; mov %psr, %l0; nop; 120 rd %psr, %l0; rd %wim, %l3; b spill_window_entry; andcc %l0, PSR_PS, %g0; 123 rd %psr, %l0; rd %wim, %l3; b fill_window_entry; andcc %l0, PSR_PS, %g0;
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | entry.S | 70 rd %wim, %l3 82 ld [%sp + STACKFRAME_SZ + PT_WIM], %l3 95 SAVE_KGDB_SREGS(sp, l4, l0, l3, l5, l1, l2) 110 LOAD_KGDB_SREGS(sp, l4, l0, l3, l5, l1, l2) 156 sethi %hi(C_LABEL(fdc_status)), %l3 157 ld [%l3 + %lo(C_LABEL(fdc_status))], %l3 165 ldub [%l3], %l7 176 ldub [%l3 + 1], %l7 189 stb %l7, [%l3 + 1] 261 rd %wim, %l3 [all …]
|
D | wuf.S | 23 #define t_wim l3
|
D | etrap.S | 22 #define t_wim l3 /* Set by caller */
|
D | rtrap.S | 20 #define t_wim l3
|
D | wof.S | 36 #define t_wim l3 /* %wim at trap time T */
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | entry64.S | 32 andcc %l3, 1, %g0 65 sll %l3, 2, %l4 67 lduw [%l6 + %l4], %l3 84 lduw [%l7 + %l4], %l3 87 cmp %l3, NR_SYSCALLS 90 andcc %l3, 1, %g0 95 andn %l3, 3, %l7
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | ttable.h | 17 clr %l0; clr %l1; clr %l2; clr %l3; \ 194 stx %l3, [%sp + STACK_BIAS + 0x18]; \ 218 stxa %l3, [%g1 + %g3] ASI; \ 251 stwa %l3, [%g1 + %g3] ASI; \ 298 ldx [%sp + STACK_BIAS + 0x18], %l3; \ 323 ldxa [%g1 + %g5] ASI, %l3; \ 354 lduwa [%sp + %g5] ASI, %l3; \
|
/linux-2.4.37.9/arch/sparc/lib/ |
D | muldi3.S | 64 mov %o1, %l3 76 restore %g0, %l3, %o1
|
D | divdi3.S | 287 mov %o0,%l3 292 mov %l3,%i1
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | head.S | 150 rd %pc, %l3 151 andn %l3, %l2, %g2 /* vaddr comparator */ 349 rd %pc, %l3 350 andn %l3, %l2, %g2 /* vaddr comparator */ 374 set 0x5fff, %l3 /* Mask offset to get phys base. */ 375 andn %g1, %l3, %g1
|
D | winfixup.S | 111 stx %l3, [%g3 + AOFF_task_thread + AOFF_thread_reg_window + 0x18] 130 stw %l3, [%g3 + AOFF_task_thread + AOFF_thread_reg_window + 0x0c] 220 stx %l3, [%g3 + AOFF_task_thread + AOFF_thread_reg_window + 0x18] 327 stx %l3, [%g3 + AOFF_task_thread + AOFF_thread_reg_window + 0x18]
|
D | rtrap.S | 157 andcc %l1, TSTATE_PRIV, %l3 231 brnz,pn %l3, kern_rtt
|
D | etrap.S | 103 srl %l5, 1, %l3 ! IEU0 Group 107 stb %g0, [%l4 + %l3] ! Store Group
|
/linux-2.4.37.9/drivers/isdn/avmb1/ |
D | capidrv.c | 83 int l3; member 158 static inline __u32 b1prot(int l2, int l3) in b1prot() argument 181 static inline __u32 b2prot(int l2, int l3) in b2prot() argument 201 static inline __u32 b3prot(int l2, int l3) in b3prot() argument 233 static _cstruct b1config(int l2, int l3) in b1config() argument 1661 b1prot(bchan->l2, bchan->l3), /* B1protocol */ in capidrv_command() 1662 b2prot(bchan->l2, bchan->l3), /* B2protocol */ in capidrv_command() 1663 b3prot(bchan->l2, bchan->l3), /* B3protocol */ in capidrv_command() 1664 b1config(bchan->l2, bchan->l3), /* B1configuration */ in capidrv_command() 1696 c->arg, bchan->l2, bchan->l3); in capidrv_command() [all …]
|
/linux-2.4.37.9/include/linux/ |
D | atmsap.h | 135 } l3; member
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | setup.c | 469 unsigned int trace = 0, l1i = 0, l1d = 0, l2 = 0, l3 = 0; /* Cache sizes */ in init_intel() local 514 l3 += cache_table[k].size; in init_intel() 538 if ( l3 ) in init_intel() 539 printk(KERN_INFO "CPU: L3 cache: %dK\n", l3); in init_intel()
|
/linux-2.4.37.9/drivers/scsi/ |
D | gdth_ioctl.h | 170 ulong32 l1, l2, l3, l4; member
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | setup.c | 2359 unsigned int trace = 0, l1i = 0, l1d = 0, l2 = 0, l3 = 0; /* Cache sizes */ in init_intel() local 2417 l3 += cache_table[k].size; in init_intel() 2453 if ( l3 ) in init_intel() 2454 printk(KERN_INFO "CPU: L3 cache: %dK\n", l3); in init_intel()
|