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

/freebsd-current/tools/bus_space/Python/
H A Dlang.c98 bus_write_2(PyObject *self, PyObject *args) function
/freebsd-current/tools/bus_space/C/
H A Dlang.c66 bus_write_2(int rid, long ofs, uint16_t val) function
/freebsd-current/sys/sys/
H A Dbus.h984 #define bus_write_2(r, o, v) \ macro

Completed in 106 milliseconds