Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcioman.c90 if (cf->cf_level != HPCIOMANCF_LEVEL_DEFAULT) { in hpcioman_search()
102 if (cf->cf_level == 0) in hpcioman_search()
H A Dhpciomanvar.h51 #define cf_level cf_loc[HPCIOMANCF_LEVEL] macro
/netbsd-src/sys/arch/newsmips/dev/
H A Dhbvar.h30 #define cf_level cf_loc[HBCF_LEVEL] macro
H A Dhb.c67 ha->ha_level = cf->cf_level; in hb_search()