t4_unregister_uld
if (t4_unregister_uld(&cxgbei_uld_info, ULD_ISCSI) == EBUSY)
if (t4_unregister_uld(&c4iw_uld_info, ULD_IWARP) == EBUSY)
if (t4_unregister_uld(&nvmf_che_uld_info, ULD_NVME) == EBUSY)
int t4_unregister_uld(struct uld_info *, int);
if (t4_unregister_uld(&tom_uld_info, ULD_TOM) == EBUSY)