Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_vpd.c56 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_init()
147 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_read()
426 if (enp->en_nic_cfg.enc_vpd_is_global) { in ef10_vpd_write()
H A Dmedford2_nic.c158 encp->enc_vpd_is_global = B_TRUE; in medford2_board_cfg()
H A Dmedford_nic.c154 encp->enc_vpd_is_global = B_TRUE; in medford_board_cfg()
H A Defx.h1410 boolean_t enc_vpd_is_global; member