Home
last modified time | relevance | path

Searched refs:ntb_transport_attach (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/sys/dev/ntb/
HDntb_transport.c271 static int ntb_transport_attach(device_t dev);
342 ntb_transport_attach(device_t dev) in ntb_transport_attach() function
1682 DEVMETHOD(device_attach, ntb_transport_attach),