Home
last modified time | relevance | path

Searched refs:ReadByte (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/arch/acorn32/podulebus/
H A Dnetslot.c55 #define ReadByte(a) \ macro
71 (void)ReadByte(address); in netslotread()
75 return(ReadByte(address)); in netslotread()
H A Dpodulebus.c68 #define ReadByte(a) \ macro
302 return(ReadByte(address + offset)); in poduleread()
H A Dif_ie.c340 idrom[i] = ReadByte ( sc->sc_rom + (i<<2) ); in ieattach()
343 if ( ReadByte ( sc->sc_rom + (3<<2) ) != 0x03 ) { in ieattach()
398 if ( ReadByte(sc->sc_rom + 0) & PODULE_IRQ_PENDING ) in ieattach()
416 idrom[i] = ReadByte ( sc->sc_rom + (i<<2) ); in ieattach()
H A Dasc.c355 intr = ReadByte(sc->sc_intstat); in asc_intr()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/dotzlib/DotZLib/
H A DGZipStream.cs181 public override int ReadByte() in ReadByte() method in DotZLib.GZipStream