Searched refs:WWN_S_LEN (Results 1 – 7 of 7) sorted by relevance
61 #define WWN_S_LEN 17 /* NULL terminated string */ macro172 char node_wwn_s[WWN_S_LEN]; /* NULL terminated str */178 char port_a_wwn_s[WWN_S_LEN]; /* NULL terminated string */179 char port_b_wwn_s[WWN_S_LEN]; /* NULL terminated string */302 char node_wwn_s[WWN_S_LEN]; /* NULL terminated string */304 char port_wwn_s[WWN_S_LEN]; /* NULL terminated string */
261 char pwwn1[WWN_S_LEN]; in insert_missing_pwwn()290 WWN_S_LEN - 1); in insert_missing_pwwn()291 pwwn1[WWN_S_LEN - 1] = '\0'; in insert_missing_pwwn()308 WWN_S_LEN) == 0) { in insert_missing_pwwn()369 wwn_list_found->node_wwn_s, WWN_S_LEN); in insert_missing_pwwn()374 memcpy(new_wwn->port_wwn_s, pwwn1, WWN_S_LEN); in insert_missing_pwwn()390 char pwwn1[WWN_S_LEN]; in get_scsi_vhci_port_wwn()407 WWN_S_LEN - 1); in get_scsi_vhci_port_wwn()408 pwwn1[WWN_S_LEN - 1] = '\0'; in get_scsi_vhci_port_wwn()417 WWN_S_LEN - 1); in get_scsi_vhci_port_wwn()[all …]
428 #define WWN_S_LEN 17 /* NULL terminated string */ macro
1544 char port_wwn[WWN_S_LEN]; in handle_devs()
652 if (memcmp(wwnlp->port_wwn_s, wwn, WWN_S_LEN) == 0) { in l_device_present()
2488 char pwwn[WWN_S_LEN]; in l_get_disk_status()3190 char path0[MAXPATHLEN], pwwn0[WWN_S_LEN]; in l_get_pid_from_path()3273 char wwnp[WWN_S_LEN]; in l_get_node_status()4959 char node_wwn_s[WWN_S_LEN]; in l_get_allses()
488 char *path_phys = NULL, code, node_wwn_s[WWN_S_LEN]; in hotplug()