代码搜索:IO控制
找到约 10,000 项符合「IO控制」的源代码
代码结果 10,000
www.eeworm.com/read/205824/5016745
h io_i.h
/*
* PROJECT: ReactOS Kernel
* LICENSE: GPL - See COPYING in the top level directory
* FILE: ntoskrnl/include/io_i.h
* PURPOSE: Info Classes for the I/O Mana
www.eeworm.com/read/205824/5016751
h io_x.h
/*
* PROJECT: ReactOS Kernel
* LICENSE: GPL - See COPYING in the top level directory
* FILE: ntoskrnl/include/io_x.h
* PURPOSE: Internal Inlined Functions for th
www.eeworm.com/read/205824/5018837
c ntos_io.c
/*
* NTOSKRNL Io Regressions KM-Test
* ReactOS Kernel Mode Regression Testing framework
*
* Copyright 2006 Aleksey Bragin
*
* This library is free software; you can r
www.eeworm.com/read/205820/5023521
s rs_io.s
/*
* linux/kernel/rs_io.s
*
* (C) 1991 Linus Torvalds
*/
/*
* rs_io.s
*
* This module implements the rs232 io interrupts.
*/
.text
.globl _rs1_interrupt,_rs2_interrupt
size = 1024 /*
www.eeworm.com/read/205820/5023525
c tty_io.c
/*
* linux/kernel/tty_io.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles
* or rs-channels. It also implements echoing, cooked mode etc
www.eeworm.com/read/205458/5023901
s rs_io.s
/*
* linux/kernel/rs_io.s
*
* (C) 1991 Linus Torvalds
*/
/*
* rs_io.s
*
* This module implements the rs232 io interrupts.
*/
.text
.globl _rs1_interrupt,_rs2_interrupt
size = 1024 /*
www.eeworm.com/read/205458/5023907
c tty_io.c
/*
* linux/kernel/tty_io.c
*
* (C) 1991 Linus Torvalds
*/
/*
* 'tty_io.c' gives an orthogonal feeling to tty's, be they consoles
* or rs-channels. It also implements echoing, cooked mode etc
www.eeworm.com/read/205153/5025879
io example_multiply.io
#!/usr/bin/env ioServer
c := CGI clone
multiply := method(x, y,
x := x asNumber
y := y asNumber
return x * y
)
s := Sajax clone
s debug_mode := 1
s init
s export("multiply")
s handle_client_requ
www.eeworm.com/read/204040/5036006
asm bios_io.asm
; ========================================================
COMMENT #
BIOS_IO.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
johnhe - 03/03/89
www.eeworm.com/read/204040/5036019
inc bios_io.inc
;================= BIOS_IO.INC =========================
COMMENT #
BIOS_IO.INC
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
johnhe - 03/05/89