Searched refs:txp_attach (Results 1 – 1 of 1) sorted by relevance
145 static int txp_attach(device_t);217 DEVMETHOD(device_attach, txp_attach),256 txp_attach(device_t dev) in txp_attach() function