Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h1594 bus_read_region_2((r)->res, (o), (d), (c)) : \
H A Dbhnd_bus_if.m1525 /** An implementation of bus_read_region_2() compatible with bhnd_resource */
/freebsd/sys/sys/
H A Dbus.h979 #define bus_read_region_2(r, o, d, c) \ macro