Searched defs:bus_write_4 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/tools/bus_space/C/
H A Dlang.c76 bus_write_4(int rid, long ofs, uint32_t val) function
/freebsd-11-stable/tools/bus_space/Python/
H A Dlang.c116 bus_write_4(PyObject *self, PyObject *args) function
/freebsd-11-stable/sys/sys/
H A Dbus.h897 #define bus_write_4(r, o, v) \ macro

Completed in 64 milliseconds