Searched refs:dfc_vportinfo_t (Results 1 – 2 of 2) sorted by relevance
782 } dfc_vportinfo_t; typedef
2969 dfc_vportinfo_t *dfc_vport; in emlxs_dfc_create_vport()2984 if (dfc->buf1_size < sizeof (dfc_vportinfo_t)) { in emlxs_dfc_create_vport()2992 dfc_vport = (dfc_vportinfo_t *)dfc->buf1; in emlxs_dfc_create_vport()3280 dfc_vportinfo_t *dfc_vport; in emlxs_dfc_get_vportinfo()3281 dfc_vportinfo_t *dfc_vport_list = NULL; in emlxs_dfc_get_vportinfo()3294 size = (sizeof (dfc_vportinfo_t) * MAX_VPORTS); in emlxs_dfc_get_vportinfo()3297 (dfc_vportinfo_t *)kmem_zalloc(size, KM_NOSLEEP))) { in emlxs_dfc_get_vportinfo()3342 max_count *= sizeof (dfc_vportinfo_t); in emlxs_dfc_get_vportinfo()