Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c1769 #define BHNDB_IO_COMMON_SETUP(_io_size) \ macro
1804 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1817 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1829 BHNDB_IO_COMMON_SETUP(sizeof(_type) * count); \
1868 BHNDB_IO_COMMON_SETUP(length); in bhndb_bus_barrier()