Home
last modified time | relevance | path

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

/NextBSD/sys/sparc64/central/
HDcentral.c58 static device_probe_t central_probe; variable
71 DEVMETHOD(device_probe, central_probe),
116 central_probe(device_t dev) in central_probe() function