Home
last modified time | relevance | path

Searched refs:bhnd_bus_read_region_stream_1 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_iores.c239 bhnd_bus_read_region_stream_1(iores->res, r_offset, buffer, in bhnd_nvram_iores_read()
/freebsd/sys/dev/bhnd/
H A Dbhnd.c1153 DEVMETHOD(bhnd_bus_read_region_stream_1,bhnd_read_region_stream_1),
H A Dbhnd.h1544 #define bhnd_bus_read_region_stream_1(r, o, d, c) \ macro
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c2285 DEVMETHOD(bhnd_bus_read_region_stream_1,bhndb_bus_read_region_stream_1),