Searched defs:vpd (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/sys/dev/pci/ |
H A D | if_hme_pci.c | 130 struct pci_vpd *vpd; in hmeattach_pci() local
|
H A D | if_gem_pci.c | 162 struct pci_vpd *vpd; in gem_pci_attach() local
|
H A D | ahd_pci.c | 669 struct vpd_config vpd; in ahd_check_extport() local
|
H A D | if_cas.c | 220 struct pci_vpd *vpd; in cas_pci_readvpd() local
|
/netbsd-src/sys/arch/prep/prep/ |
H A D | machdep.c | 161 VPD *vpd; in initppc() local
|
H A D | residual.c | 301 VPD *vpd; in print_residual_device_info() local
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | logmsg.c | 868 struct verifymsg_proc_data *vpd = closure; in verifymsg_proc() local
|
/netbsd-src/sys/dev/ic/ |
H A D | arn5008.c | 2503 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 D | aic79xx.c | 6746 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 D | athnvar.h | 197 const uint8_t *vpd[AR_PD_GAINS_IN_MASK]; member
|
/netbsd-src/sys/arch/macppc/stand/ofwboot/ |
H A D | Locore.c | 233 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() argument
|
/netbsd-src/sys/dev/pci/cxgb/ |
H A D | cxgb_t3_hw.c | 637 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 D | cxgb_common.h | 377 struct vpd_params vpd; member
|
/netbsd-src/sys/arch/ofppc/stand/ofwboot/ |
H A D | Locore.c | 66 startup(void *vpd, int res, int (*openfirm)(void *), char *arg, int argl) in startup() argument
|