HomeSort by: relevance | last modified time | path
    Searched defs:ste_shutdown (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_ste.c 201 static bool ste_shutdown(device_t, int);
576 if (pmf_device_register1(self, NULL, NULL, ste_shutdown))
612 * ste_shutdown:
617 ste_shutdown(device_t self, int howto) function in typeref:typename:bool
if_ste.c 201 static bool ste_shutdown(device_t, int);
576 if (pmf_device_register1(self, NULL, NULL, ste_shutdown))
612 * ste_shutdown:
617 ste_shutdown(device_t self, int howto) function in typeref:typename:bool
if_ste.c 201 static bool ste_shutdown(device_t, int);
576 if (pmf_device_register1(self, NULL, NULL, ste_shutdown))
612 * ste_shutdown:
617 ste_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 41 milliseconds