Searched refs:LPFC_FPIN_WWPN_LINE_SZ (Results 1 – 2 of 2) sorted by relevance
9957 char buf[LPFC_FPIN_WWPN_LINE_SZ]; in lpfc_display_fpin_wwpn()9965 len = scnprintf(buf, LPFC_FPIN_WWPN_LINE_SZ, "Accessible WWPNs:"); in lpfc_display_fpin_wwpn()9974 len += scnprintf(buf + len, LPFC_FPIN_WWPN_LINE_SZ - len, in lpfc_display_fpin_wwpn()10001 len = scnprintf(buf, LPFC_FPIN_WWPN_LINE_SZ, in lpfc_display_fpin_wwpn()
5077 #define LPFC_FPIN_WWPN_LINE_SZ 128 macro