attach_driver_nodes
return (attach_driver_nodes(major));
if (attach_driver_nodes(major) != DDI_SUCCESS)
if (attach_driver_nodes(major) == DDI_SUCCESS) {