Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h1517 } dfc_vport_resource_t; typedef
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c3408 dfc_vport_resource_t *vres; in emlxs_dfc_npiv_resource()
3420 if (dfc->buf1_size < sizeof (dfc_vport_resource_t)) { in emlxs_dfc_npiv_resource()
3428 vres = (dfc_vport_resource_t *)dfc->buf1; in emlxs_dfc_npiv_resource()
3429 bzero(vres, sizeof (dfc_vport_resource_t)); in emlxs_dfc_npiv_resource()