Searched refs:pcihp_match_dev (Results 1 – 1 of 1) sorted by relevance
241 static int pcihp_match_dev(dev_info_t *dip, void *hdl);3131 ddi_walk_devs(ddi_get_child(dip), pcihp_match_dev, (void *)&ctrl); in pcihp_devi_find()3138 pcihp_match_dev(dev_info_t *dip, void *hdl) in pcihp_match_dev() function