Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic_osm_lib.h40 #define AIC_LIB_ENTRY_CONCAT(x, prefix) prefix ## x macro
41 #define AIC_LIB_ENTRY_EXPAND(x, prefix) AIC_LIB_ENTRY_CONCAT(x, prefix)