Searched refs:targetPortList_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.h63 printTargetPortInfo(targetPortList_t *TPListWalk, int pflag);
H A Dsasinfo.h122 } targetPortList_t; typedef in typeref:struct:targetPortList
H A Dsasinfo-list.c121 static targetPortList_t *gTargetPortList = NULL;
395 targetPortList_t *tpListWalk;
1944 targetPortList_t *discoveredTP, *newTP;
2093 newTP = (targetPortList_t *)calloc(1,
2094 sizeof (targetPortList_t));
H A DprintAttrs.c390 printTargetPortInfo(targetPortList_t *TPListWalk, int pflag)

Completed in 54 milliseconds