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

/netbsd-current/sys/dev/pci/
H A Dif_txp.c83 static void txp_attach(device_t, device_t, void *);
127 CFATTACH_DECL_NEW(txp, sizeof(struct txp_softc), txp_probe, txp_attach,
182 txp_attach(device_t parent, device_t self, void *aux) function

Completed in 90 milliseconds