Home
last modified time | relevance | path

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

/freebsd/sys/dev/smbus/
H A Dsmb.c95 static int smb_attach(device_t);
102 DEVMETHOD(device_attach, smb_attach),
144 smb_attach(device_t dev) in smb_attach() function