sa_portinfo_record_t
static sa_portinfo_record_t *ibdm_get_portinfo(ibmf_saa_handle_t, size_t *,
sa_portinfo_record_t req, *resp = NULL;
bzero(&req, sizeof (sa_portinfo_record_t));
sa_portinfo_record_t *pi;
static sa_portinfo_record_t *
sa_portinfo_record_t req, *resp = NULL;
bzero(&req, sizeof (sa_portinfo_record_t));
sa_portinfo_record_t *pi;
attr_length = sizeof (sa_portinfo_record_t);
struct_size = sizeof (sa_portinfo_record_t);
struct_size = sizeof (sa_portinfo_record_t);
sa_portinfo_record_t *portinfo_record =
(sa_portinfo_record_t *)record;
sa_portinfo_record_t *portinfo_record =
(sa_portinfo_record_t *)record;