Searched refs:grub_inl (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub2/include/grub/i386/
H A Dio.h45 grub_inl (unsigned short int port) function
H A Dpci.h35 return grub_inl (GRUB_PCI_DATA_REG);
/osnet-11/usr/src/grub/grub2/include/grub/mips/
H A Dio.h39 grub_inl (grub_port_t port) function
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Diorw.c53 value = grub_inl (addr);
96 grub_outl ((grub_inl (addr) & ~mask) | value, addr);
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Duhci.c156 return grub_inl (u->iobase + reg);

Completed in 24 milliseconds