Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Ddevfs.h293 #define DEVFS_DESTROY_DEV_BY_OPS 0x08 macro
/dragonfly/sys/vfs/devfs/
H A Ddevfs_core.c865 devfs_msg_send_ops(DEVFS_DESTROY_DEV_BY_OPS, ops, minor); in devfs_destroy_dev_by_ops()
1306 case DEVFS_DESTROY_DEV_BY_OPS: in devfs_msg_exec()