Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDif_ix.c150 static int ix_probe(device_t);
291 DEVMETHOD(device_probe, ix_probe),
399 ix_probe(device_t dev) in ix_probe() function