代码搜索:IO控制

找到约 10,000 项符合「IO控制」的源代码

代码结果 10,000
www.eeworm.com/read/179911/5293413

c io-shark.c

/* * linux/arch/arm/lib/io-shark.c * * by Alexander.Schulz@stud.uni-karlsruhe.de * * derived from: * linux/arch/arm/lib/io-ebsa.S * Copyright (C) 1995, 1996 Russell King * * This program is
www.eeworm.com/read/179911/5293416

s io-writesb.s

/* * linux/arch/arm/lib/io-readsb.S * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/179911/5293417

s io-readsb.s

/* * linux/arch/arm/lib/io-readsb.S * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/179911/5293421

s io-pcio.s

#include #include .equ pcio_high, PCIO_BASE & 0xff000000 .equ pcio_low, PCIO_BASE & 0x00ffffff .macro ioaddr, rd,rn add \rd, \rn, #pcio_high .if pcio_lo
www.eeworm.com/read/179911/5293444

s io-acorn.s

/* * linux/arch/arm/lib/io-acorn.S * * Copyright (C) 1995, 1996 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/179911/5293447

s io-writesl.s

/* * linux/arch/arm/lib/io-readsb.S * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/179911/5293450

s io-readsl.s

/* * linux/arch/arm/lib/io-readsb.S * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu
www.eeworm.com/read/179911/5294188

c io_apic.c

/* * Intel IO-APIC support for multi-Pentium hosts. * * Copyright (C) 1997, 1998, 1999, 2000 Ingo Molnar, Hajnalka Szabo * * Many thanks to Stig Venaas for trying out countless experimental * pa
www.eeworm.com/read/179911/5294303

c io-unit.c

/* $Id: io-unit.c,v 1.22 2000/08/09 00:00:15 davem Exp $ * io-unit.c: IO-UNIT specific routines for memory management. * * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #
www.eeworm.com/read/179911/5294904

c eicon_io.c

/* $Id: eicon_io.c,v 1.13 2000/05/07 08:51:04 armin Exp $ * * ISDN low-level module for Eicon active ISDN-Cards. * Code for communicating with hardware. * * Copyright 1999,2000 by Armin Schindle