Searched refs:txp_pcilookup (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_txp.c143 static const struct txp_pci_match *txp_pcilookup(pcireg_t);
160 txp_pcilookup(pcireg_t id) function
176 if (txp_pcilookup(pa->pa_id))
203 match = txp_pcilookup(pa->pa_id);

Completed in 124 milliseconds