Searched refs:lpfc_parse_vpd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 457 int lpfc_parse_vpd(struct lpfc_hba *, uint8_t *, int);
|
H A D | lpfc_init.c | 265 lpfc_parse_vpd(phba, lpfc_vpd_data, offset); in lpfc_config_port_prep() 2155 * lpfc_parse_vpd - Parse VPD (Vital Product Data) 2169 lpfc_parse_vpd(struct lpfc_hba *phba, uint8_t *vpd, int len) in lpfc_parse_vpd() function
|
H A D | lpfc_sli.c | 7484 rc = lpfc_parse_vpd(phba, vpd, vpd_size); in lpfc_sli4_hba_setup()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_crtn.h | 524 int lpfc_parse_vpd(struct lpfc_hba *, uint8_t *, int);
|
H A D | lpfc_init.c | 269 lpfc_parse_vpd(phba, lpfc_vpd_data, offset); in lpfc_config_port_prep() 2358 * lpfc_parse_vpd - Parse VPD (Vital Product Data) 2372 lpfc_parse_vpd(struct lpfc_hba *phba, uint8_t *vpd, int len) in lpfc_parse_vpd() function
|
H A D | lpfc_sli.c | 8573 rc = lpfc_parse_vpd(phba, vpd, vpd_size); in lpfc_sli4_hba_setup()
|
Completed in 90 milliseconds