Home
last modified time | relevance | path

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

/freebsd/sys/dev/xl/
H A Dif_xl.c227 static int xl_attach(device_t);
309 DEVMETHOD(device_attach, xl_attach),
1060 xl_attach(device_t dev) in xl_attach() function