Searched refs:devfs_msg_send_ops (Results 1 – 2 of 2) sorted by relevance
385 void devfs_msg_send_ops(uint32_t, struct dev_ops *, int);
865 devfs_msg_send_ops(DEVFS_DESTROY_DEV_BY_OPS, ops, minor); in devfs_destroy_dev_by_ops()1193 devfs_msg_send_ops(uint32_t cmd, struct dev_ops *ops, int minor) in devfs_msg_send_ops() function