Searched refs:pcicfg_match_dev (Results 1 – 2 of 2) sorted by relevance
224 static int pcicfg_match_dev(dev_info_t *, void *);2857 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()2864 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function
279 static int pcicfg_match_dev(dev_info_t *, void *);3024 ddi_walk_devs(ddi_get_child(dip), pcicfg_match_dev, (void *)&ctrl); in pcicfg_devi_find()3031 pcicfg_match_dev(dev_info_t *dip, void *hdl) in pcicfg_match_dev() function