Searched refs:hxstr (Results 1 – 1 of 1) sorted by relevance
303 char hxstr[LPFC_MAX_VMID_SIZE * 3] = {0}; in lpfc_vmid_info_show() local375 sprintf((char *)(hxstr + k), "%2x ", vmp->host_vmid[j]); in lpfc_vmid_info_show()378 len += scnprintf(buf + len, PAGE_SIZE - len, "%s\n", hxstr); in lpfc_vmid_info_show()421 memset(hxstr, 0, LPFC_MAX_VMID_SIZE * 3); in lpfc_vmid_info_show()