Home
last modified time | relevance | path

Searched refs:fct_port_attrs_t (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c352 fct_port_attrs_t *attr; in fct_get_adapter_attr()
361 attr = (fct_port_attrs_t *)kmem_zalloc(sizeof (fct_port_attrs_t), in fct_get_adapter_attr()
400 kmem_free(attr, sizeof (fct_port_attrs_t)); in fct_get_adapter_attr()
410 fct_port_attrs_t *attr; in fct_get_adapter_port_attr()
423 attr = (fct_port_attrs_t *)kmem_zalloc(sizeof (fct_port_attrs_t), in fct_get_adapter_port_attr()
515 kmem_free(attr, sizeof (fct_port_attrs_t)); in fct_get_adapter_port_attr()
/titanic_50/usr/src/uts/common/sys/
H A Dfct.h181 } fct_port_attrs_t; typedef
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c72 fct_port_attrs_t *port_attrs);
1368 fct_port_attrs_t *port_attrs)