Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mfi/
H A Dmfi.c165 static struct dev_ops mfi_ops = { variable
721 sc->mfi_cdev = make_dev(&mfi_ops, unit, UID_ROOT, GID_OPERATOR, in mfi_attach()
1078 dev_ops_remove_minor(&mfi_ops, device_get_unit(sc->mfi_dev)); in mfi_free()