Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_extern.h615 extern int32_t emlxs_parse_vpd(emlxs_hba_t *hba, uint8_t *vpd,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c1017 emlxs_parse_vpd(emlxs_hba_t *hba, uint8_t *vpd_buf, uint32_t size) in emlxs_parse_vpd() function
H A Demlxs_sli3.c609 (void) emlxs_parse_vpd(hba, (uint8_t *)vpd_data, offset); in emlxs_sli3_online()
H A Demlxs_sli4.c671 (void) emlxs_parse_vpd(hba, (uint8_t *)vpd_data, in emlxs_sli4_online()