Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/aic7xxx/
Daic_osm_lib.h44 #define AIC_LIB_ENTRY_CONCAT(x, prefix) prefix ## x macro
45 #define AIC_LIB_ENTRY_EXPAND(x, prefix) AIC_LIB_ENTRY_CONCAT(x, prefix)