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

  /src/sys/dev/pci/
if_txp.c 86 static bool txp_shutdown(device_t, int);
358 if (pmf_device_register1(self, NULL, NULL, txp_shutdown))
960 txp_shutdown(device_t self, int howto) function in typeref:typename:bool

Completed in 13 milliseconds