Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_hme_pci.c130 struct pci_vpd *vpd; in hmeattach_pci() local
H A Dif_gem_pci.c162 struct pci_vpd *vpd; in gem_pci_attach() local
H A Dahd_pci.c669 struct vpd_config vpd; in ahd_check_extport() local
H A Dif_cas.c220 struct pci_vpd *vpd; in cas_pci_readvpd() local
/netbsd-src/sys/arch/prep/prep/
H A Dmachdep.c161 VPD *vpd; in initppc() local
H A Dresidual.c301 VPD *vpd; in print_residual_device_info() local
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dlogmsg.c868 struct verifymsg_proc_data *vpd = closure; in verifymsg_proc() local
/netbsd-src/sys/dev/ic/
H A Darn5008.c2503 uint8_t vpd; in ar5008_get_vpd() local
2528 uint8_t vpd[AR_MAX_PWR_RANGE_IN_HALF_DB], pwr; in ar5008_get_pdadcs() local
H A Daic79xx.c6746 ahd_parse_vpddata(struct ahd_softc *ahd, struct vpd_config *vpd) in ahd_parse_vpddata()
9037 ahd_verify_vpd_cksum(struct vpd_config *vpd) in ahd_verify_vpd_cksum()
H A Dathnvar.h197 const uint8_t *vpd[AR_PD_GAINS_IN_MASK]; member
/netbsd-src/sys/arch/macppc/stand/ofwboot/
H A DLocore.c233 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() argument
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c637 struct t3_vpd vpd; in get_vpd_params() local
3437 const struct vpd_params *vpd = &adapter->params.vpd; t3_init_hw() local
[all...]
H A Dcxgb_common.h377 struct vpd_params vpd; member
/netbsd-src/sys/arch/ofppc/stand/ofwboot/
H A DLocore.c66 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() argument