ULD_TOM
rc = t3_activate_uld(sc, ULD_TOM);
if (uld_active(sc, ULD_TOM)) {
if (uld_active(sc, ULD_TOM)) {
if (!uld_active(sc, ULD_TOM)) {
rc = t4_activate_uld(sc, ULD_TOM);
KASSERT(uld_active(sc, ULD_TOM),
KASSERT(uld_active(sc, ULD_TOM),
return (t4_register_uld(&tom_uld_info, ULD_TOM));
if (uld_active(sc, ULD_TOM) && t4_deactivate_uld(sc, ULD_TOM) != 0)
if (t4_unregister_uld(&tom_uld_info, ULD_TOM) == EBUSY)