HomeSort by: relevance | last modified time | path
    Searched refs:hma_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/hpc/
hpciomanvar.h 38 int hma_type; member in struct:hpcioman_attach_args
hpcout.c 57 #define sc_type sc_hma.hma_type
82 hma->hma_type == HPCIOMANCF_EVTYPE_DEFAULT ||
hpcin.c 59 #define sc_type sc_hma.hma_type
83 hma->hma_type == HPCIOMANCF_EVTYPE_DEFAULT ||
hpcioman.c 138 hma.hma_type = cf->cf_type;
166 int type = hma->hma_type;

Completed in 14 milliseconds