LPFC_MAX_VMID_SIZE
char host_vmid[LPFC_MAX_VMID_SIZE];
char hxstr[LPFC_MAX_VMID_SIZE * 3] = {0};
memset(hxstr, 0, LPFC_MAX_VMID_SIZE * 3);