dev_bsd_node_init
static status_t dev_bsd_node_init(cdev* bsdDevice, vnode** devNode);
status = dev_bsd_node_init(bsdDevice, &devNode);