Searched refs:Ndis_strerror (Results 1 – 1 of 1) sorted by relevance
538 static char *Ndis_strerror (WORD errorCode) in Ndis_strerror() function655 printf ("Protman registering failed: %s\n", Ndis_strerror(result)); in NdisRegisterAndBind()667 printf ("Start binding failed: %s\n", Ndis_strerror(result)); in NdisRegisterAndBind()737 DEBUG1 ("Set lookahead failed: %s\n", Ndis_strerror(result)); in NdisStartMac()752 DEBUG1 ("Set packet filter failed: %s\n", Ndis_strerror(result)); in NdisStartMac()765 DEBUG1 ("Opening the MAC failed: %s\n", Ndis_strerror(result)); in NdisStartMac()790 printf ("Closing the MAC failed: %s\n", Ndis_strerror(result)); in NdisShutdown()803 printf ("Unbind failed: %s\n", Ndis_strerror(result)); in NdisShutdown()