HomeSort by: relevance | last modified time | path
    Searched defs:readbyte (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
if_ed_zbus.c 252 u_char readbyte[2]; local in function:ed_zbus_ring_copy
272 (u_int16_t *)readbyte, 1);
273 *((u_char *)dst + amount - 1) = readbyte[0];
  /src/sys/arch/mac68k/mac68k/
pramasm.s 379 bsr readbyte | read a byte from the RTC
403 readbyte: label

Completed in 70 milliseconds