Searched refs:targetPortList_t (Results 1 – 4 of 4) sorted by relevance
63 printTargetPortInfo(targetPortList_t *TPListWalk, int pflag);
122 } targetPortList_t; typedef
121 static targetPortList_t *gTargetPortList = NULL;395 targetPortList_t *tpListWalk; in sas_util_list_targetport()1944 targetPortList_t *discoveredTP, *newTP; in searchTargetPort()2093 newTP = (targetPortList_t *)calloc(1, in searchTargetPort()2094 sizeof (targetPortList_t)); in searchTargetPort()
390 printTargetPortInfo(targetPortList_t *TPListWalk, int pflag) in printTargetPortInfo()