Searched refs:vpd_key0 (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_gem_pci.c169 if (vpd->vpd_key0 != 'N' || vpd->vpd_key1 != 'A')
H A Dif_hme_pci.c175 if (vpd->vpd_key0 != 'N' || vpd->vpd_key1 != 'A')
H A Dpcireg.h728 uint8_t vpd_key0; member in struct:pci_vpd
H A Dif_cas.c247 if (vpd->vpd_key0 != 'Z')
H A Dif_nep.c742 if (vpd->vpd_key0 != 'Z')
/openbsd-current/usr.sbin/pcidump/
H A Dpcidump.c387 vis(key0, vpd->vpd_key0, VIS_TAB|VIS_NL, 0);

Completed in 216 milliseconds