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.h1319 } ql_n_port_info_t; typedef in typeref:struct:ql_n_port_info
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1270 ha->n_port = (ql_n_port_info_t *)
1271 kmem_zalloc(sizeof (ql_n_port_info_t), KM_SLEEP);
1548 kmem_free(ha->n_port, sizeof (ql_n_port_info_t));
1954 kmem_free(ha->n_port, sizeof (ql_n_port_info_t));

Completed in 80 milliseconds