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

/freebsd-13-stable/sys/dev/usb/storage/
H A Dcfumass.c85 * in cfumass_attach() instead, but that would make it impossible to specify
197 static device_attach_t cfumass_attach; variable
213 DEVMETHOD(device_attach, cfumass_attach),
343 cfumass_attach(device_t dev) function

Completed in 115 milliseconds