Searched refs:bhnd_bus_read_1 (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/
H A Dbhnd_erom.c471 return (bhnd_bus_read_1(iores->mapped, offset));
H A Dbhnd.c1159 DEVMETHOD(bhnd_bus_read_1, bhnd_read_1),
H A Dbhnd.h1508 #define bhnd_bus_read_1(r, o) \ macro
/freebsd-12-stable/sys/dev/bhnd/bcma/
H A Dbcma.c411 *((uint8_t *)value) = bhnd_bus_read_1(r, offset);
/freebsd-12-stable/sys/dev/bhnd/siba/
H A Dsiba.c936 *((uint8_t *)value) = bhnd_bus_read_1(dinfo->cfg_res[0],
/freebsd-12-stable/sys/dev/bhnd/bhndb/
H A Dbhndb.c2268 DEVMETHOD(bhnd_bus_read_1, bhndb_bus_read_1),
/freebsd-12-stable/share/man/man9/
H A DMakefile488 bhnd.9 bhnd_bus_read_1.9 \

Completed in 213 milliseconds