Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h1630 bus_read_region_stream_2((r)->res, (o), (d), (c)) : \
H A Dbhnd_bus_if.m1556 /** An implementation of bus_read_region_stream_2() compatible with
/freebsd/sys/sys/
H A Dbus.h994 #define bus_read_region_stream_2(r, o, d, c) \ macro