ctl_remove_port
bool ctl_remove_port(const char *driver, nvlist_t *nvl);
return (ctl_remove_port("iscsi", nvl.get()));
return (ctl_remove_port("ioctl", nvl.get()));
return ctl_remove_port("nvmf", nvl.get());