Searched refs:smb_attach (Results 1 – 1 of 1) sorted by relevance
95 static int smb_attach(device_t);102 DEVMETHOD(device_attach, smb_attach),144 smb_attach(device_t dev) in smb_attach() function