Home
last modified time | relevance | path

Searched defs:vpd (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.15/drivers/pci/
Dvpd.c104 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_available() local
131 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_wait() local
161 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_read() local
222 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_write() local
463 const u8 *vpd = buf; in pci_vpd_check_csum() local
/Linux-v5.15/drivers/target/
Dtarget_core_transport.c1019 struct t10_vpd *vpd, in transport_dump_vpd_proto_id()
1072 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id()
1088 struct t10_vpd *vpd, in transport_dump_vpd_assoc()
1123 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc()
1136 struct t10_vpd *vpd, in transport_dump_vpd_ident_type()
1184 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type()
1197 struct t10_vpd *vpd, in transport_dump_vpd_ident()
1238 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
Dtarget_core_device.c516 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev() local
Dtarget_core_pscsi.c222 struct t10_vpd *vpd; in pscsi_get_inquiry_vpd_device_ident() local
Dtarget_core_configfs.c1613 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c599 static int t1_eeprom_vpd_get(adapter_t *adapter, struct chelsio_vpd_t *vpd) in t1_eeprom_vpd_get()
615 struct chelsio_vpd_t vpd; in vpd_macaddress_get() local
/Linux-v5.15/drivers/misc/cxl/
Dof.c113 char vpd[256]; in read_vpd() local
/Linux-v5.15/drivers/hwmon/
Ddrivetemp.c328 struct scsi_vpd *vpd; in drivetemp_identify_sata() local
/Linux-v5.15/drivers/scsi/aic7xxx/
Daic79xx_pci.c506 struct vpd_config vpd; in ahd_check_extport() local
Daic79xx_core.c7751 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) in ahd_parse_vpddata()
10040 ahd_verify_vpd_cksum(struct vpd_config *vpd) in ahd_verify_vpd_cksum()
/Linux-v5.15/drivers/scsi/
Dipr.h349 struct ipr_vpd vpd; member
354 struct ipr_vpd vpd; member
860 struct ipr_vpd vpd; member
869 struct ipr_ext_vpd vpd; member
879 struct ipr_ext_vpd vpd; member
889 struct ipr_vpd vpd; member
895 struct ipr_ext_vpd vpd; member
902 struct ipr_ext_vpd vpd; member
1017 struct ipr_vpd vpd; member
1023 struct ipr_ext_vpd vpd; member
Dipr.c1548 struct ipr_vpd *vpd) in ipr_log_vpd_compact()
1572 static void ipr_log_vpd(struct ipr_vpd *vpd) in ipr_log_vpd()
1598 struct ipr_ext_vpd *vpd) in ipr_log_ext_vpd_compact()
1612 static void ipr_log_ext_vpd(struct ipr_ext_vpd *vpd) in ipr_log_ext_vpd()
/Linux-v5.15/drivers/net/ethernet/brocade/bna/
Dbfa_defs.h48 struct bfa_mfg_vpd vpd; member
Dbfi.h202 struct bfa_mfg_vpd vpd; member
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h263 struct vpd_params vpd; /* Vital Product Data */ member
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_mbox.c490 lpfc_vpd_t *vpd; in lpfc_init_link() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c712 struct t3_vpd vpd; in get_vpd_params() local
3377 const struct vpd_params *vpd = &adapter->params.vpd; in t3_init_hw() local
Dcommon.h385 struct vpd_params vpd; member
/Linux-v5.15/drivers/net/wireless/ath/ath5k/
Dphy.c2522 const s16 *pwr, const u8 *vpd, in ath5k_create_power_curve()
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_hw.h510 struct csio_vpd vpd; member
Dcsio_hw.c306 uint8_t *vpd, csum; in csio_hw_get_vpd_params() local
/Linux-v5.15/drivers/net/ethernet/sun/
Dniu.c6781 struct niu_vpd *vpd = &np->vpd; in niu_get_drvinfo() local
8044 struct niu_vpd *vpd = &np->vpd; in niu_vpd_parse_version() local
8314 struct niu_vpd *vpd = &np->vpd; in niu_pci_vpd_validate() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.c2705 struct vpd_params vpd = { 0 }; in cudbg_collect_vpd_data() local
/Linux-v5.15/drivers/scsi/elx/libefc_sli/
Dsli4.c3227 sli_cmd_read_rev(struct sli4 *sli4, void *buf, struct efc_dma *vpd) in sli_cmd_read_rev()
/Linux-v5.15/drivers/scsi/bfa/
Dbfi.h285 struct bfa_mfg_vpd_s vpd; member

12