Searched refs:IO (Results 1 - 25 of 42) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dmachvec_impl.h30 the SRM console. But splitting out that one case from IO() below
96 #define IO(UP,low) \ macro
101 #define DO_APECS_IO IO(APECS,apecs)
102 #define DO_CIA_IO IO(CIA,cia)
103 #define DO_IRONGATE_IO IO(IRONGATE,irongate)
104 #define DO_LCA_IO IO(LCA,lca)
105 #define DO_MARVEL_IO IO(MARVEL,marvel)
106 #define DO_MCPCIA_IO IO(MCPCIA,mcpcia)
107 #define DO_POLARIS_IO IO(POLARIS,polaris)
108 #define DO_T2_IO IO(T
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmkdosboot29 ./mcopy -i $IMAGE diag/io.sys ::IO.SYS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Ddma.c39 #define __get_DMAC(IO,X) ({ *(volatile unsigned long *)((IO) + DMAC_##X##x); })
41 #define __set_DMAC(IO,X,V) \
43 *(volatile unsigned long *)((IO) + DMAC_##X##x) = (V); \
47 #define ___set_DMAC(IO,X,V) \
49 *(volatile unsigned long *)((IO) + DMAC_##X##x) = (V); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_res.c116 case IO:
151 case IO:
156 debug ("First IO Primary on bus %x, [%x - %x]\n", newbus->busno, newrange->start, newrange->end);
193 * THIS IS NOT TAKING INTO CONSIDERATION IO RESTRICTIONS OF PRIMARY BUSES,
271 /* IO */
274 if ((rc = alloc_bus_range (&newbus, &newrange, curr, IO, 1)))
277 debug ("gbuses = NULL, IO Primary Bus %x [%x - %x]\n", newbus->busno, newrange->start, newrange->end);
281 rc = alloc_bus_range (&bus_cur, &newrange, curr, IO, 0);
286 if ((rc = alloc_bus_range (&newbus, &newrange, curr, IO, 1)))
289 debug ("1st Bus, IO Primar
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Datarilance.c236 #define DREG IO->data
237 #define AREG IO->addr
245 /* Possible memory/IO addresses for probing */
469 struct lance_ioreg *IO; local
529 IO = lp->iobase = (struct lance_ioreg *)ioaddr;
537 if (addr_accessible( &(IO->eeprom), 0, 0 )) {
539 i = IO->mem;
593 i = IO->eeprom;
598 i = IO->mem;
624 IO
653 struct lance_ioreg *IO = lp->iobase; local
742 struct lance_ioreg *IO = lp->iobase; local
784 struct lance_ioreg *IO = lp->iobase; local
868 struct lance_ioreg *IO; local
1071 struct lance_ioreg *IO = lp->iobase; local
1106 struct lance_ioreg *IO = lp->iobase; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_getpass.c89 IO$_READPROMPT | IO$M_NOECHO,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgfmt.cs25 using System.IO; /* Stream, BufferedStream, StreamReader */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DDotZLib.cs9 using System.IO;
H A DGZipStream.cs9 using System.IO;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/dotzlib/DotZLib/
H A DDotZLib.cs9 using System.IO;
H A DGZipStream.cs9 using System.IO;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Dread_pwd.c329 status=sys$qiow(0,channel,IO$_SENSEMODE,&iosb,0,0,tty_orig,12,0,0,0,0);
353 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
404 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dread_pwd.c329 status=sys$qiow(0,channel,IO$_SENSEMODE,&iosb,0,0,tty_orig,12,0,0,0,0);
353 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
404 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl_task.c119 #include <iodef.h> /* VMS IO$_ definitions */
171 status = SYS$QIOW ( 0, chan, IO$_READVBLK, &iosb, 0, 0,
182 status = SYS$QIOW ( 0, chan, IO$_WRITEVBLK, &iosb, 0, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Dbss_rtcp.c71 #include <iodef.h> /* VMS IO$_ definitions */
130 status = sys$qiow ( 0, chan, IO$_READVBLK, &iosb, 0, 0,
141 status = sys$qiow ( 0, chan, IO$_WRITEVBLK, &iosb, 0, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dasip-status.pl23 use IO::Socket; # sucks because Timeout doesn't
78 my ($asip_sock) = IO::Socket::INET->new(
H A Dasip-status.pl.in23 use IO::Socket; # sucks because Timeout doesn't
78 my ($asip_sock) = IO::Socket::INET->new(
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_rtcp.c71 #include <iodef.h> /* VMS IO$_ definitions */
130 status = sys$qiow ( 0, chan, IO$_READVBLK, &iosb, 0, 0,
141 status = sys$qiow ( 0, chan, IO$_WRITEVBLK, &iosb, 0, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_task.c119 #include <iodef.h> /* VMS IO$_ definitions */
171 status = SYS$QIOW ( 0, chan, IO$_READVBLK, &iosb, 0, 0,
182 status = SYS$QIOW ( 0, chan, IO$_WRITEVBLK, &iosb, 0, 0,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl23 use IO::Socket; # sucks because Timeout doesn't
95 my ($asip_sock) = IO::Socket::INET->new(
H A Dasip-status.pl.in23 use IO::Socket; # sucks because Timeout doesn't
95 my ($asip_sock) = IO::Socket::INET->new(
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ui/
H A Dui_openssl.c500 status=sys$qiow(0,channel,IO$_SENSEMODE,&iosb,0,0,tty_orig,12,0,0,0,0);
522 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
544 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ui/
H A Dui_openssl.c513 status=sys$qiow(0,channel,IO$_SENSEMODE,&iosb,0,0,tty_orig,12,0,0,0,0);
535 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
557 status = sys$qiow(0,channel,IO$_SETMODE,&iosb,0,0,tty_new,12,0,0,0,0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Denv.t165 use IO::File ;
170 my $fh = new IO::File ">$errfile" ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Didp.h47 #error Your custom IO space is getting a bit large !!

Completed in 286 milliseconds

12