Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
HDif_ix.c153 static int ix_shutdown(device_t);
294 DEVMETHOD(device_shutdown, ix_shutdown),
741 ix_shutdown(device_t dev) in ix_shutdown() function