Searched refs:my_apid (Results 1 – 1 of 1) sorted by relevance
1547 char *my_apid; in handle_devs() local1552 if ((my_apid = calloc( in handle_devs()1575 strcpy(my_apid, apidt->xport_phys); in handle_devs()1576 strcat(my_apid, DYN_SEP); in handle_devs()1577 strcat(my_apid, port_wwn); in handle_devs()1578 if (apidt_create(my_apid, &my_apidt, errstring) != FPCFGA_OK) { in handle_devs()1592 S_FREE(my_apid); in handle_devs()