Searched refs:cbb_insert_res (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pccbb/ |
H A D | pccbb.c | 199 cbb_insert_res(struct cbb_softc *sc, struct resource *res, int type, in cbb_insert_res() function 1225 cbb_insert_res(sc, res, type, *rid); in cbb_cardbus_alloc_resource() 1385 cbb_insert_res(sc, res, type, *rid); in cbb_pcic_alloc_resource()
|
/freebsd/sys/dev/exca/ |
H A D | exca.c | 900 cbb_insert_res(sc, res, type, *rid);
|