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

/freebsd-current/tools/bus_space/Python/
H A Dlang.c82 bus_write_1(PyObject *self, PyObject *args) function
/freebsd-current/tools/bus_space/C/
H A Dlang.c59 bus_write_1(int rid, long ofs, uint8_t val) function
/freebsd-current/sys/sys/
H A Dbus.h948 #define bus_write_1(r, o, v) \ macro

Completed in 167 milliseconds