Searched refs:alpha_ldbu (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/arch/alpha/include/
H A Dbwx.h51 alpha_ldbu(volatile u_int8_t *a0) function
/openbsd-current/lib/libarch/alpha/
H A Dbwx.c138 return alpha_ldbu(bwx_int1_ports + port);
239 return alpha_ldbu(h->virt1 + offset);
/openbsd-current/sys/arch/alpha/pci/
H A Dpci_bwx_bus_io_chipdep.c424 return (alpha_ldbu((u_int8_t *)addr));
H A Dpci_bwx_bus_mem_chipdep.c449 return (alpha_ldbu((u_int8_t *)addr));

Completed in 264 milliseconds