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

  /src/sys/dev/hpc/
hpciomanvar.h 36 hpcio_chip_t hma_hc; member in struct:hpcioman_attach_args
hpcout.c 55 #define sc_hc sc_hma.hma_hc
81 if (hma->hma_hc == NULL ||
hpcioman.c 87 hma.hma_hc = (*haa->haa_getchip)(haa->haa_sc, cf->cf_iochip);
170 hma->hma_hc ? hma->hma_hc->hc_name : "not found",
hpcin.c 57 #define sc_hc sc_hma.hma_hc
82 if (hma->hma_hc == NULL ||

Completed in 29 milliseconds