Searched refs:ndis_shutdown (Results 1 – 4 of 4) sorted by relevance
80 extern int ndis_shutdown (device_t);92 DEVMETHOD(device_shutdown, ndis_shutdown),
81 extern int ndis_shutdown (device_t);93 DEVMETHOD(device_shutdown, ndis_shutdown),
80 extern int ndis_shutdown (device_t);90 DEVMETHOD(device_shutdown, ndis_shutdown),
125 void ndis_shutdown (device_t);3203 ndis_shutdown(dev) in ndis_shutdown() function