Home | History | Annotate | Download | only in net

Lines Matching refs:revision_id

1007     uint8_t revision_id;    
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;