Home
last modified time | relevance | path

Searched refs:dis (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc64/xmon/
DMakefile7 obj-y := start.o xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o
/linux-2.4.37.9/arch/ppc/xmon/
DMakefile11 obj-y += xmon.o ppc-dis.o ppc-opc.o subr_prf.o setjmp.o
/linux-2.4.37.9/arch/sparc64/solaris/
Dtimod.c540 struct T_discon_ind *dis; in timod_putmsg() local
542 it = timod_mkctl(sizeof(*dis)); in timod_putmsg()
548 dis = (struct T_discon_ind *)&it->type; in timod_putmsg()
549 dis->PRIM_type = T_DISCON_IND; in timod_putmsg()
550 dis->DISCON_reason = -error; /* FIXME: convert this as in iABI_errors() */ in timod_putmsg()
551 dis->SEQ_number = 0; in timod_putmsg()
/linux-2.4.37.9/drivers/isdn/hisax/
Dl3_1tr6.c25 #define MsgHead(ptr, cref, mty, dis) \ argument
26 *ptr++ = dis; \
/linux-2.4.37.9/Documentation/networking/
DNAPI_HOWTO.txt537 * 2. it can race with dis/enabling irqs in other poll threads