Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/xe/
H A Dif_xevar.h87 int xe_attach(device_t dev);
H A Dif_xe_pccard.c311 if ((err = xe_attach(dev))) { in xe_pccard_attach()
H A Dif_xe.c233 xe_attach(device_t dev) in xe_attach() function