HomeSort by relevance Sort by last modified time
    Searched defs:inb_p (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
linux-asm-io.h 8 * versions of the single-IO instructions (inb_p/inw_p/..).
142 #define inb_p(port) \ macro
  /external/kernel-headers/original/asm-arm/
io.h 135 #define inb_p(port) inb((port)) macro

Completed in 1129 milliseconds