Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c472 #define umass_dev_mtx_init(id, type) (void)mtx_init(&g_umass_dev_array[id].dev_mtx, NULL, NULL, type) macro
3469 umass_dev_mtx_init(id, MTX_DEF | MTX_RECURSE); in umass_dev_add()

Completed in 5 milliseconds