Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/bhndb/
HDbhndb.c1781 #define BHNDB_IO_COMMON_SETUP(_io_size) \ macro
1816 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1829 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1841 BHNDB_IO_COMMON_SETUP(sizeof(_type) * count); \
1880 BHNDB_IO_COMMON_SETUP(length); in bhndb_bus_barrier()