load_driver
static status_t load_driver(legacy_driver *driver);
return load_driver(driver);
status_t status = load_driver(driver);