Home
last modified time | relevance | path

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

/freebsd-13.1/sys/powerpc/pseries/
H A Dphyp_llan.c118 static int llan_attach(device_t);
133 DEVMETHOD(device_attach, llan_attach),
155 llan_attach(device_t dev) in llan_attach() function