Home
last modified time | relevance | path

Searched refs:puc_get_bar (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/puc/
HDpucdata.c1300 bar = puc_get_bar(sc, cfg->rid); in puc_config_quatech()
1397 bar = puc_get_bar(sc, cfg->rid); in puc_config_syba()
1605 bar = puc_get_bar(sc, cfg->rid); in puc_config_oxford_pcie()
1640 bar = puc_get_bar(sc, cfg->rid); in puc_config_oxford_pcie()
HDpuc_bfe.h79 struct puc_bar *puc_get_bar(struct puc_softc *sc, int rid);
HDpuc.c74 puc_get_bar(struct puc_softc *sc, int rid) in puc_get_bar() function
93 bar = puc_get_bar(sc, -1); in puc_get_bar()
278 bar = puc_get_bar(sc, res); in puc_bfe_attach()