Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcioman.c149 if (cf->cf_initvalue != HPCIOMANCF_INITVALUE_DEFAULT) { in hpcioman_search()
150 if (cf->cf_initvalue == 0) in hpcioman_search()
H A Dhpciomanvar.h54 #define cf_initvalue cf_loc[HPCIOMANCF_INITVALUE] macro