Home
last modified time | relevance | path

Searched refs:vpd_params (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h348 struct vpd_params { struct
389 struct vpd_params vpd;
H A Dcxgb_t3_hw.c859 static int get_vpd_params(adapter_t *adapter, struct vpd_params *p) in get_vpd_params()
4147 const struct vpd_params *vpd = &adapter->params.vpd; in t3_init_hw()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h278 struct vpd_params { struct
362 struct vpd_params vpd;
H A Dt4_hw.c3005 static int get_vpd_params(struct adapter *adapter, struct vpd_params *p, in get_vpd_params()