Searched refs:vtscsi_attach (Results 1 – 1 of 1) sorted by relevance
71 static int vtscsi_attach(device_t);224 DEVMETHOD(device_attach, vtscsi_attach),272 vtscsi_attach(device_t dev) in vtscsi_attach() function