Home
last modified time | relevance | path

Searched refs:bus_write_stream_1 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd.h1552 bus_write_stream_1((r)->res, (o), (v)) : \
H A Dbhnd_bus_if.m1302 /** An implementation of bus_write_stream_1() compatible with bhnd_resource */
/freebsd/sys/sys/
H A Dbus.h964 #define bus_write_stream_1(r, o, v) \ macro