Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h1534 bus_read_stream_1((r)->res, (o)) : \
H A Dbhnd_bus_if.m1278 /** An implementation of bus_read_stream_1() compatible with bhnd_resource */
/freebsd/sys/sys/
H A Dbus.h955 #define bus_read_stream_1(r, o) \ macro