Searched refs:emlxs_decode_version (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c492 emlxs_decode_version(vpd->postKernRev, vpd->postKernName,
494 emlxs_decode_version(vpd->opFwRev, vpd->opFwName,
496 emlxs_decode_version(vpd->sli1FwRev, vpd->sli1FwName,
498 emlxs_decode_version(vpd->sli2FwRev, vpd->sli2FwName,
500 emlxs_decode_version(vpd->sli3FwRev, vpd->sli3FwName,
502 emlxs_decode_version(vpd->sli4FwRev, vpd->sli4FwName,
697 emlxs_decode_version(hba->wakeup_parms.u0.boot_bios_wd[0],
H A Demlxs_hba.c1365 emlxs_decode_version(vpd->smFwRev, vpd->fw_version,
1378 emlxs_decode_version(uint32_t version, char *buffer, size_t len) function
1421 } /* emlxs_decode_version() */
H A Demlxs_download.c4253 emlxs_decode_version(file->version, file->label, sizeof (file->label));
5793 emlxs_decode_version(hba->wakeup_parms.u0.boot_bios_wd[0],
5910 emlxs_decode_version(hba->wakeup_parms.u0.boot_bios_wd[0],
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h577 extern void emlxs_decode_version(uint32_t version,

Completed in 86 milliseconds