Searched refs:revision_id (Results 1 - 8 of 8) sorted by relevance

/external/libdrm/tests/
H A Ddrmdevice.c57 printf("\t\t\trevision_id\t%02x\n", device->deviceinfo.pci->revision_id);
/external/syslinux/gpxe/src/drivers/net/
H A Dvia-rhine.c1007 uint8_t revision_id; local
1014 pci_read_config_byte(pci, PCI_REVISION, &revision_id);
1017 if (revision_id >= 0x40) {
1041 if (revision_id <0x40) {
1055 if (revision_id >=0x40) {
1067 if (revision_id >= 0x40) {
1159 tp->chip_revision = revision_id;
/external/libdrm/
H A Dxf86drm.h778 uint8_t revision_id; member in struct:_drmPciDeviceInfo
H A Dxf86drm.c2967 device->revision_id = config[8];
/external/syslinux/gpxe/src/drivers/net/e1000/
H A De1000_hw.c317 switch (hw->revision_id) {
842 if ((hw->revision_id < 3) ||
904 ((hw->revision_id < 3) ||
H A De1000_hw.h1444 uint8_t revision_id; member in struct:e1000_hw
/external/syslinux/gpxe/src/drivers/infiniband/
H A DMT25218_PRM.h2768 pseudo_bit_t revision_id[0x00008]; member in struct:arbelprm_mt25208_type0_st
H A DMT25408_PRM.h2591 pseudo_bit_t revision_id[0x00008]; member in struct:hermonprm_mt25208_type0_st

Completed in 497 milliseconds