Home
last modified time | relevance | path

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

/dflybsd-src/sys/platform/pc64/isa/
H A Dpmtimer.c46 static struct isa_pnp_id pmtimer_ids[] = { variable
54 if (ISA_PNP_PROBE(device_get_parent(dev), dev, pmtimer_ids) == ENXIO) { in pmtimer_probe()