Searched refs:outs (Results 1 – 19 of 19) sorted by relevance
/linux-2.4.37.9/arch/mips/baget/ |
D | balo.c | 73 outs( "Relocating Linux... " ); in start_kernel() 76 outs("done.\n"); in start_kernel() 79 outs("Setting up RAMDISK... "); in start_kernel() 81 outs("Bad RAMDISK_BASE signature in system image.\n"); in start_kernel() 86 outs("done.\n"); in start_kernel() 103 outs("RAM: <"); in mem_probe() 112 outs(">\n"); in mem_probe() 178 outs(banner); in balo_entry() 187 outs("BALO: vsprintf called.\n"); in vsprintf()
|
D | print.c | 39 void outs(char *s) in outs() function 74 outs( s ); in puthex() 104 if( format ) outs((char *)*arg++); in balo_printf() 114 outs("Hunging up.\n"); in balo_hungup()
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | signal.c | 206 sigset_t in_s, *ins, out_s, *outs; in solaris_sigprocmask() local 212 ins = NULL; outs = NULL; in solaris_sigprocmask() 221 if (out) outs = &out_s; in solaris_sigprocmask() 223 ret = sys_sigprocmask((how == 3) ? SIG_SETMASK : how, ins, outs); in solaris_sigprocmask() 230 if (mapout (outs, tmp)) return -EINVAL; in solaris_sigprocmask()
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | README | 51 fskeleton.s Sample Call-outs needed by fpsp.sa and pfpsp.sa 53 iskeleton.s Sample Call-outs needed by isp.sa 55 os.s Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
|
D | TEST.DOC | 81 location are listed in "68060{ISP,FPSP}-TEST call-outs" below). Each field 107 68060ISP-TEST Call-outs: 112 68060FPSP-TEST Call-outs:
|
D | fpsp.doc | 87 listed in "68060FPSP call-outs" below). Each field entry should contain 112 68060FPSP call-outs: (details in fskeleton.s)
|
D | isp.doc | 95 listed in "68060ISP call-outs" below). Each field entry should contain 121 68060ISP call-outs: (details in iskeleton.s)
|
/linux-2.4.37.9/include/asm-mips/baget/ |
D | baget.h | 63 extern void outs(char *);
|
/linux-2.4.37.9/include/asm-sparc/ |
D | kgdb.h | 22 unsigned long outs[8]; member
|
/linux-2.4.37.9/drivers/net/ |
D | 7990.c | 507 static int outs; in lance_start_xmit() local 543 outs++; in lance_start_xmit()
|
D | a2065.c | 574 static int outs; in lance_start_xmit() local 622 outs++; in lance_start_xmit()
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | io.h | 80 extern inline void outs##s(unsigned short port, const void * addr, unsigned long count) \
|
/linux-2.4.37.9/include/asm-i386/ |
D | io.h | 404 static inline void outs##s(unsigned short port, const void * addr, unsigned long count) \
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | fpsp.h | 175 | ;on packed move outs. NOTE: this
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 120 * pending select-outs. 314 * unless select-outs are currently frozen.
|
D | aic79xx.reg | 3545 /* Counting semaphore to prevent new select-outs */
|
/linux-2.4.37.9/arch/m68k/ifpsp060/src/ |
D | isp.S | 2720 # _real_lock_page() - "callout" to lock op's page from page-outs #
|
D | pfpsp.S | 1498 # Separate packed move outs from the UNNORM and DENORM move outs. 3959 # for fmove outs of type extended and packed.
|
D | fpsp.S | 1499 # Separate packed move outs from the UNNORM and DENORM move outs. 19446 # for fmove outs of type extended and packed.
|