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

/freebsd-11.0-release/sys/dev/bhnd/bhndb/
H A Dbhndb.c1742 #define BHNDB_IO_COMMON_SETUP(_io_size) \ macro
1771 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1784 BHNDB_IO_COMMON_SETUP(sizeof(_type)); \
1796 BHNDB_IO_COMMON_SETUP(sizeof(_type) * count); \
1835 BHNDB_IO_COMMON_SETUP(length);

Completed in 130 milliseconds