get_device_addr
status_t get_device_addr(const char* path, uint32* addr);
if (get_device_addr(result, &addr) == B_OK) {