Searched refs:matching_dev (Results 1 – 1 of 1) sorted by relevance
2625 device_t matching_dev = NULL; local2637 matching_dev = ntoskrnl_finddev(devp, paddr, &res);2638 if (matching_dev)2644 if (matching_dev == NULL)2669 device_t matching_dev; local2712 matching_dev = ntoskrnl_finddev(children[i], paddr, res);2713 if (matching_dev != NULL) {2715 return (matching_dev);