Searched refs:smb_attach (Results 1 – 1 of 1) sorted by relevance
55 static int smb_attach(device_t);62 DEVMETHOD(device_attach, smb_attach),104 smb_attach(device_t dev) in smb_attach() function