/linux/drivers/pci/ |
H A D | vpd.c | 101 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_available() local 128 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_wait() local 158 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_read() local 222 struct pci_vpd *vpd = &dev->vpd; in pci_vpd_write() local 522 const u8 *vpd = buf; in pci_vpd_check_csum() local
|
/linux/drivers/target/ |
H A D | target_core_transport.c | 1068 struct t10_vpd *vpd, in transport_dump_vpd_proto_id() 1121 transport_set_vpd_proto_id(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_proto_id() 1137 struct t10_vpd *vpd, in transport_dump_vpd_assoc() 1172 int transport_set_vpd_assoc(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_assoc() 1185 struct t10_vpd *vpd, in transport_dump_vpd_ident_type() 1233 int transport_set_vpd_ident_type(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident_type() 1246 struct t10_vpd *vpd, in transport_dump_vpd_ident() 1287 transport_set_vpd_ident(struct t10_vpd *vpd, unsigned char *page_83) in transport_set_vpd_ident()
|
H A D | target_core_device.c | 499 struct t10_vpd *vpd, *vpd_tmp; in se_release_vpd_for_dev() local
|
H A D | target_core_configfs.c | 1708 struct t10_vpd *vpd; in target_wwn_vpd_protocol_identifier_show() local
|
/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | subr.c | 590 static int t1_eeprom_vpd_get(adapter_t *adapter, struct chelsio_vpd_t *vpd) in t1_eeprom_vpd_get() 606 struct chelsio_vpd_t vpd; in vpd_macaddress_get() local
|
/linux/drivers/scsi/ |
H A D | sd.c | 1867 const struct scsi_vpd *vpd; in sd_get_unique_id() local 3339 struct scsi_vpd *vpd; in sd_read_block_limits() local 3388 struct scsi_vpd *vpd; in sd_read_block_limits_ext() local 3401 struct scsi_vpd *vpd; in sd_read_block_characteristics() local 3436 struct scsi_vpd *vpd; in sd_read_block_provisioning() local
|
H A D | scsi.c | 340 unsigned char vpd[SCSI_VPD_LIST_SIZE] __aligned(4); in scsi_get_vpd_size() local
|
H A D | ipr.h | 346 struct ipr_vpd vpd; member 351 struct ipr_vpd vpd; member 807 struct ipr_vpd vpd; member 816 struct ipr_ext_vpd vpd; member 826 struct ipr_ext_vpd vpd; member 836 struct ipr_vpd vpd; member 842 struct ipr_ext_vpd vpd; member 849 struct ipr_ext_vpd vpd; member 964 struct ipr_vpd vpd; member 970 struct ipr_ext_vpd vpd; member
|
H A D | ipr.c | 1459 struct ipr_vpd *vpd) in ipr_log_vpd_compact() 1485 static void ipr_log_vpd(struct ipr_vpd *vpd) in ipr_log_vpd() 1511 struct ipr_ext_vpd *vpd) in ipr_log_ext_vpd_compact() 1525 static void ipr_log_ext_vpd(struct ipr_ext_vpd *vpd) in ipr_log_ext_vpd()
|
H A D | scsi_transport_sas.c | 431 struct scsi_vpd *vpd; in sas_ata_ncq_prio_supported() local
|
/linux/drivers/hwmon/ |
H A D | drivetemp.c | 331 struct scsi_vpd *vpd; in drivetemp_identify_sata() local
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx_pci.c | 506 struct vpd_config vpd; in ahd_check_extport() local
|
H A D | aic79xx_core.c | 7751 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/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 263 struct vpd_params vpd; /* Vital Product Data */ member
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_defs.h | 48 struct bfa_mfg_vpd vpd; member
|
H A D | bfi.h | 202 struct bfa_mfg_vpd vpd; member
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_mbox.c | 551 lpfc_vpd_t *vpd; in lpfc_init_link() local
|
H A D | lpfc_init.c | 2256 lpfc_fill_vpd(struct lpfc_hba *phba, uint8_t *vpd, int length, int *pindex) in lpfc_fill_vpd() 2365 lpfc_parse_vpd(struct lpfc_hba *phba, uint8_t *vpd, int len) in lpfc_parse_vpd()
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 648 struct t3_vpd vpd; in get_vpd_params() local 3312 const struct vpd_params *vpd = &adapter->params.vpd; in t3_init_hw() local
|
H A D | common.h | 385 struct vpd_params vpd; member
|
/linux/drivers/scsi/csiostor/ |
H A D | csio_hw.h | 510 struct csio_vpd vpd; member
|
H A D | csio_hw.c | 306 uint8_t *vpd, csum; in csio_hw_get_vpd_params() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 6822 struct niu_vpd *vpd = &np->vpd; in niu_get_drvinfo() local 8086 struct niu_vpd *vpd = &np->vpd; in niu_vpd_parse_version() local 8356 struct niu_vpd *vpd = &np->vpd; in niu_pci_vpd_validate() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 2706 struct vpd_params vpd = { 0 }; in cudbg_collect_vpd_data() local
|
/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.c | 3223 sli_cmd_read_rev(struct sli4 *sli4, void *buf, struct efc_dma *vpd) in sli_cmd_read_rev()
|