Searched refs:vpd_cached (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/pci/
H A Dpcivar.h71 char vpd_cached; member in struct:pcicfg_vpd
H A Dpci.c1138 cfg->vpd.vpd_cached = 1;
1149 if (!cfg->vpd.vpd_cached && cfg->vpd.vpd_reg != 0)
1168 if (!cfg->vpd.vpd_cached && cfg->vpd.vpd_reg != 0)

Completed in 130 milliseconds