HomeSort by: relevance | last modified time | path
    Searched refs:inwrb (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/bebox/stand/boot/
boot.h 54 u_short inwrb(int);
wdvar.h 58 #define WDC_READ_DATA(chp) inwrb((chp)->c_data)
io.c 74 inwrb(int port) function in typeref:typename:u_short
  /src/sys/arch/powerpc/include/
pio.h 179 #define inwrb(a) (__inwrb((volatile uint16_t *)(a))) macro
180 #define in16rb(a) inwrb(a)

Completed in 159 milliseconds