Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Dcfumass.c194 static device_attach_t cfumass_attach; variable
210 DEVMETHOD(device_attach, cfumass_attach),
338 cfumass_attach(device_t dev) in cfumass_attach() function