Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c4785 emlxs_vpd_desc_t *vpd_out; in emlxs_fca_port_manage() local
4796 bzero(vpd_out, pm->pm_stat_len); in emlxs_fca_port_manage()
4798 (void) strncpy(vpd_out->id, vpd->id, in emlxs_fca_port_manage()
4799 (sizeof (vpd_out->id)-1)); in emlxs_fca_port_manage()
4801 (sizeof (vpd_out->part_num)-1)); in emlxs_fca_port_manage()
4809 (sizeof (vpd_out->model)-1)); in emlxs_fca_port_manage()
4813 (sizeof (vpd_out->port_num)-1)); in emlxs_fca_port_manage()
4824 emlxs_vpd_desc_v2_t *vpd_out; in emlxs_fca_port_manage() local
4835 bzero(vpd_out, pm->pm_stat_len); in emlxs_fca_port_manage()
4838 (sizeof (vpd_out->id)-1)); in emlxs_fca_port_manage()
[all …]