Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Dphyp_llan.c115 static int llan_attach(device_t);
129 DEVMETHOD(device_attach, llan_attach),
153 llan_attach(device_t dev) in llan_attach() function