Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1497 } ql_n_port_info_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1437 ha->n_port = (ql_n_port_info_t *) in ql_attach()
1438 kmem_zalloc(sizeof (ql_n_port_info_t), KM_SLEEP); in ql_attach()
1766 kmem_free(ha->n_port, sizeof (ql_n_port_info_t)); in ql_attach()
2215 kmem_free(ha->n_port, sizeof (ql_n_port_info_t)); in ql_detach()