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

  /src/sys/dev/pci/
if_txp.c 82 static int txp_probe(device_t, cfdata_t, void *);
127 CFATTACH_DECL_NEW(txp, sizeof(struct txp_softc), txp_probe, txp_attach,
172 txp_probe(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 12 milliseconds