Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/hpc/
H A Dhpcout.c57 #define sc_type sc_hma.hma_type
82 hma->hma_type == HPCIOMANCF_EVTYPE_DEFAULT || in hpcout_attach()
H A Dhpcin.c59 #define sc_type sc_hma.hma_type
83 hma->hma_type == HPCIOMANCF_EVTYPE_DEFAULT || in hpcin_attach()
H A Dhpcioman.c138 hma.hma_type = cf->cf_type; in hpcioman_search()
166 int type = hma->hma_type; in hpcioman_print()
H A Dhpciomanvar.h38 int hma_type; member