fct_port_attrs_t
fct_port_attrs_t *attr;
attr = (fct_port_attrs_t *)kmem_zalloc(sizeof (fct_port_attrs_t),
kmem_free(attr, sizeof (fct_port_attrs_t));
fct_port_attrs_t *attr;
attr = (fct_port_attrs_t *)kmem_zalloc(sizeof (fct_port_attrs_t),
kmem_free(attr, sizeof (fct_port_attrs_t));
fct_port_attrs_t *port_attrs)
fct_port_attrs_t *port_attrs);