Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDif_ixl.c82 static int ixl_attach(device_t);
193 DEVMETHOD(device_attach, ixl_attach),
361 ixl_attach(device_t dev) in ixl_attach() function