Home
last modified time | relevance | path

Searched refs:ql_n_port_info_t (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1319 } ql_n_port_info_t; typedef
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1270 ha->n_port = (ql_n_port_info_t *) in ql_attach()
1271 kmem_zalloc(sizeof (ql_n_port_info_t), KM_SLEEP); in ql_attach()
1548 kmem_free(ha->n_port, sizeof (ql_n_port_info_t)); in ql_attach()
1954 kmem_free(ha->n_port, sizeof (ql_n_port_info_t)); in ql_detach()