devfs_get_device
status_t devfs_get_device(const char* path, BaseDevice*& _device);
status_t error = devfs_get_device(path, baseDevice);