sys/dev/e1000/e1000_80003es2lan.c
1062
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_80003es2lan.c
1124
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_80003es2lan.c
1223
tipg = E1000_READ_REG(hw, E1000_TIPG);
sys/dev/e1000/e1000_80003es2lan.c
1274
tipg = E1000_READ_REG(hw, E1000_TIPG);
sys/dev/e1000/e1000_80003es2lan.c
1326
kmrnctrlsta = E1000_READ_REG(hw, E1000_KMRNCTRLSTA);
sys/dev/e1000/e1000_80003es2lan.c
141
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_80003es2lan.c
1418
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_80003es2lan.c
1419
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_80003es2lan.c
1420
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_80003es2lan.c
1421
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_80003es2lan.c
1422
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_80003es2lan.c
1423
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_80003es2lan.c
1424
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_80003es2lan.c
1425
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_80003es2lan.c
1426
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_80003es2lan.c
1427
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_80003es2lan.c
1428
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_80003es2lan.c
1429
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_80003es2lan.c
1431
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_80003es2lan.c
1432
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_80003es2lan.c
1433
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_80003es2lan.c
1434
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_80003es2lan.c
1435
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_80003es2lan.c
1436
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_80003es2lan.c
1438
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_80003es2lan.c
1439
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_80003es2lan.c
1440
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_80003es2lan.c
1442
E1000_READ_REG(hw, E1000_IAC);
sys/dev/e1000/e1000_80003es2lan.c
1443
E1000_READ_REG(hw, E1000_ICRXOC);
sys/dev/e1000/e1000_80003es2lan.c
1445
E1000_READ_REG(hw, E1000_ICRXPTC);
sys/dev/e1000/e1000_80003es2lan.c
1446
E1000_READ_REG(hw, E1000_ICRXATC);
sys/dev/e1000/e1000_80003es2lan.c
1447
E1000_READ_REG(hw, E1000_ICTXPTC);
sys/dev/e1000/e1000_80003es2lan.c
1448
E1000_READ_REG(hw, E1000_ICTXATC);
sys/dev/e1000/e1000_80003es2lan.c
1449
E1000_READ_REG(hw, E1000_ICTXQEC);
sys/dev/e1000/e1000_80003es2lan.c
1450
E1000_READ_REG(hw, E1000_ICTXQMTC);
sys/dev/e1000/e1000_80003es2lan.c
1451
E1000_READ_REG(hw, E1000_ICRXDMTC);
sys/dev/e1000/e1000_80003es2lan.c
225
mac->arc_subsystem_valid = !!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_80003es2lan.c
569
if (E1000_READ_REG(hw, E1000_EEMNGCTL) & mask)
sys/dev/e1000/e1000_80003es2lan.c
770
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_80003es2lan.c
800
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_80003es2lan.c
861
reg_data = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_80003es2lan.c
867
reg_data = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_80003es2lan.c
873
reg_data = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/e1000_80003es2lan.c
878
reg_data = E1000_READ_REG(hw, E1000_TCTL_EXT);
sys/dev/e1000/e1000_80003es2lan.c
884
reg_data = E1000_READ_REG(hw, E1000_TIPG);
sys/dev/e1000/e1000_80003es2lan.c
928
reg = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_80003es2lan.c
933
reg = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_80003es2lan.c
938
reg = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/e1000_80003es2lan.c
945
reg = E1000_READ_REG(hw, E1000_TARC(1));
sys/dev/e1000/e1000_80003es2lan.c
946
if (E1000_READ_REG(hw, E1000_TCTL) & E1000_TCTL_MULR)
sys/dev/e1000/e1000_80003es2lan.c
955
reg = E1000_READ_REG(hw, E1000_RFCTL);
sys/dev/e1000/e1000_82540.c
120
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82540.c
290
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82540.c
312
manc = E1000_READ_REG(hw, E1000_MANC);
sys/dev/e1000/e1000_82540.c
317
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82540.c
375
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_82540.c
390
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82540.c
419
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82540.c
634
if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_SMBUS_EN))
sys/dev/e1000/e1000_82540.c
652
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82540.c
653
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82540.c
654
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82540.c
655
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82540.c
656
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82540.c
657
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82540.c
658
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82540.c
659
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82540.c
660
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82540.c
661
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82540.c
662
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82540.c
663
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82540.c
665
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_82540.c
666
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_82540.c
667
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_82540.c
668
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_82540.c
669
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_82540.c
670
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_82540.c
672
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_82540.c
673
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_82540.c
674
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_82541.c
1231
if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_SMBUS_EN))
sys/dev/e1000/e1000_82541.c
1249
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82541.c
1250
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82541.c
1251
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82541.c
1252
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82541.c
1253
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82541.c
1254
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82541.c
1255
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82541.c
1256
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82541.c
1257
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82541.c
1258
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82541.c
1259
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82541.c
1260
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82541.c
1262
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_82541.c
1263
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_82541.c
1264
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_82541.c
1265
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_82541.c
1266
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_82541.c
1267
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_82541.c
1269
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_82541.c
1270
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_82541.c
1271
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_82541.c
132
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82541.c
315
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82541.c
344
manc = E1000_READ_REG(hw, E1000_MANC);
sys/dev/e1000/e1000_82541.c
352
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82541.c
363
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82541.c
419
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_82541.c
514
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82541.c
542
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82541.c
566
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_82542.c
218
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82542.c
227
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82542.c
289
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82542.c
375
u32 ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82542.c
394
u32 ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82542.c
548
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82542.c
549
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82542.c
550
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82542.c
551
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82542.c
552
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82542.c
553
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82542.c
554
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82542.c
555
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82542.c
556
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82542.c
557
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82542.c
558
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82542.c
559
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82543.c
1068
ctrl = E1000_READ_REG(hw, E1000_CTRL) | E1000_CTRL_SLU;
sys/dev/e1000/e1000_82543.c
1155
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1177
if (!(E1000_READ_REG(hw, E1000_CTRL) & E1000_CTRL_SWDPIN1))
sys/dev/e1000/e1000_82543.c
1239
icr = E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82543.c
1302
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/e1000_82543.c
1316
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/e1000_82543.c
1341
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1342
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_82543.c
1343
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_82543.c
1368
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1415
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1482
u32 ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1509
u32 ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
1539
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82543.c
1540
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82543.c
1541
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82543.c
1542
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82543.c
1543
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82543.c
1544
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82543.c
1545
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82543.c
1546
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82543.c
1547
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82543.c
1548
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82543.c
1549
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82543.c
1550
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82543.c
1552
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_82543.c
1553
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_82543.c
1554
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_82543.c
1555
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_82543.c
1556
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_82543.c
1557
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_82543.c
644
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
697
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
720
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
872
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82543.c
923
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82543.c
945
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82543.c
986
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82571.c
1008
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82571.c
1030
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82571.c
1045
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82571.c
1108
reg_data = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_82571.c
1120
reg_data = E1000_READ_REG(hw, E1000_GCR);
sys/dev/e1000/e1000_82571.c
1126
reg_data = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_82571.c
1157
reg = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_82571.c
1162
reg = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_82571.c
1167
reg = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/e1000_82571.c
1184
reg = E1000_READ_REG(hw, E1000_TARC(1));
sys/dev/e1000/e1000_82571.c
1190
if (E1000_READ_REG(hw, E1000_TCTL) & E1000_TCTL_MULR)
sys/dev/e1000/e1000_82571.c
1205
reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82571.c
1218
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82571.c
1228
reg = E1000_READ_REG(hw, E1000_PBA_ECC);
sys/dev/e1000/e1000_82571.c
1238
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82571.c
1247
reg = E1000_READ_REG(hw, E1000_RFCTL);
sys/dev/e1000/e1000_82571.c
1256
reg = E1000_READ_REG(hw, E1000_GCR);
sys/dev/e1000/e1000_82571.c
1266
reg = E1000_READ_REG(hw, E1000_GCR2);
sys/dev/e1000/e1000_82571.c
1361
if (!(E1000_STATUS_LU & E1000_READ_REG(hw, E1000_STATUS))) {
sys/dev/e1000/e1000_82571.c
1457
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82571.c
1542
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82571.c
1543
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_82571.c
1544
E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_82571.c
1547
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_82571.c
1654
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_82571.c
1669
txcw = E1000_READ_REG(hw, E1000_TXCW);
sys/dev/e1000/e1000_82571.c
1877
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82571.c
1878
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82571.c
1879
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82571.c
1880
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82571.c
1881
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82571.c
1882
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82571.c
1883
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82571.c
1884
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82571.c
1885
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82571.c
1886
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82571.c
1887
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82571.c
1888
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82571.c
1890
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_82571.c
1891
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_82571.c
1892
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_82571.c
1893
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_82571.c
1894
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_82571.c
1895
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_82571.c
1897
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_82571.c
1898
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_82571.c
1899
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_82571.c
1901
E1000_READ_REG(hw, E1000_IAC);
sys/dev/e1000/e1000_82571.c
1902
E1000_READ_REG(hw, E1000_ICRXOC);
sys/dev/e1000/e1000_82571.c
1904
E1000_READ_REG(hw, E1000_ICRXPTC);
sys/dev/e1000/e1000_82571.c
1905
E1000_READ_REG(hw, E1000_ICRXATC);
sys/dev/e1000/e1000_82571.c
1906
E1000_READ_REG(hw, E1000_ICTXPTC);
sys/dev/e1000/e1000_82571.c
1907
E1000_READ_REG(hw, E1000_ICTXATC);
sys/dev/e1000/e1000_82571.c
1908
E1000_READ_REG(hw, E1000_ICTXQEC);
sys/dev/e1000/e1000_82571.c
1909
E1000_READ_REG(hw, E1000_ICTXQMTC);
sys/dev/e1000/e1000_82571.c
1910
E1000_READ_REG(hw, E1000_ICRXDMTC);
sys/dev/e1000/e1000_82571.c
204
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82571.c
375
mac->arc_subsystem_valid = !!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_82571.c
403
swsm2 = E1000_READ_REG(hw, E1000_SWSM2);
sys/dev/e1000/e1000_82571.c
421
swsm = E1000_READ_REG(hw, E1000_SWSM);
sys/dev/e1000/e1000_82571.c
520
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_82571.c
524
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_82571.c
557
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_82571.c
576
u32 data = E1000_READ_REG(hw, E1000_POEMB);
sys/dev/e1000/e1000_82571.c
602
u32 data = E1000_READ_REG(hw, E1000_POEMB);
sys/dev/e1000/e1000_82571.c
731
if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_FLUPD))
sys/dev/e1000/e1000_82571.c
739
if ((E1000_READ_REG(hw, E1000_FLOP) & 0xFF00) == E1000_STM_OPCODE) {
sys/dev/e1000/e1000_82571.c
749
eecd = E1000_READ_REG(hw, E1000_EECD) | E1000_EECD_FLUPD;
sys/dev/e1000/e1000_82571.c
754
if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_FLUPD))
sys/dev/e1000/e1000_82571.c
845
if (E1000_READ_REG(hw, E1000_EEMNGCTL) &
sys/dev/e1000/e1000_82571.c
967
tctl = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/e1000_82571.c
987
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82575.c
1016
if (E1000_READ_REG(hw, E1000_EEMNGCTL) & mask)
sys/dev/e1000/e1000_82575.c
1025
if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) &&
sys/dev/e1000/e1000_82575.c
1176
reg = E1000_READ_REG(hw, E1000_PCS_CFG0);
sys/dev/e1000/e1000_82575.c
1181
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
1213
pcs = E1000_READ_REG(hw, E1000_PCS_LSTAT);
sys/dev/e1000/e1000_82575.c
1237
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_82575.c
1275
reg = E1000_READ_REG(hw, E1000_PCS_CFG0);
sys/dev/e1000/e1000_82575.c
1280
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
1327
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82575.c
1343
if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES))
sys/dev/e1000/e1000_82575.c
1348
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82575.c
137
reg = E1000_READ_REG(hw, E1000_MDIC);
sys/dev/e1000/e1000_82575.c
1410
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82575.c
1421
phpm_reg = E1000_READ_REG(hw, E1000_82580_PHY_POWER_MGMT);
sys/dev/e1000/e1000_82575.c
145
reg = E1000_READ_REG(hw, E1000_MDICNFG);
sys/dev/e1000/e1000_82575.c
1516
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
1520
ctrl_reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82575.c
1527
reg = E1000_READ_REG(hw, E1000_PCS_LCTL);
sys/dev/e1000/e1000_82575.c
1589
anadv_reg = E1000_READ_REG(hw, E1000_PCS_ANADV);
sys/dev/e1000/e1000_82575.c
1649
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
1725
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
186
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
1905
tctl_ext = E1000_READ_REG(hw, E1000_TCTL_EXT);
sys/dev/e1000/e1000_82575.c
1926
E1000_READ_REG(hw, E1000_PRC64);
sys/dev/e1000/e1000_82575.c
1927
E1000_READ_REG(hw, E1000_PRC127);
sys/dev/e1000/e1000_82575.c
1928
E1000_READ_REG(hw, E1000_PRC255);
sys/dev/e1000/e1000_82575.c
1929
E1000_READ_REG(hw, E1000_PRC511);
sys/dev/e1000/e1000_82575.c
1930
E1000_READ_REG(hw, E1000_PRC1023);
sys/dev/e1000/e1000_82575.c
1931
E1000_READ_REG(hw, E1000_PRC1522);
sys/dev/e1000/e1000_82575.c
1932
E1000_READ_REG(hw, E1000_PTC64);
sys/dev/e1000/e1000_82575.c
1933
E1000_READ_REG(hw, E1000_PTC127);
sys/dev/e1000/e1000_82575.c
1934
E1000_READ_REG(hw, E1000_PTC255);
sys/dev/e1000/e1000_82575.c
1935
E1000_READ_REG(hw, E1000_PTC511);
sys/dev/e1000/e1000_82575.c
1936
E1000_READ_REG(hw, E1000_PTC1023);
sys/dev/e1000/e1000_82575.c
1937
E1000_READ_REG(hw, E1000_PTC1522);
sys/dev/e1000/e1000_82575.c
1939
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_82575.c
1940
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_82575.c
1941
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_82575.c
1942
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_82575.c
1943
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_82575.c
1944
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_82575.c
1946
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_82575.c
1947
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_82575.c
1948
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_82575.c
1950
E1000_READ_REG(hw, E1000_IAC);
sys/dev/e1000/e1000_82575.c
1951
E1000_READ_REG(hw, E1000_ICRXOC);
sys/dev/e1000/e1000_82575.c
1953
E1000_READ_REG(hw, E1000_ICRXPTC);
sys/dev/e1000/e1000_82575.c
1954
E1000_READ_REG(hw, E1000_ICRXATC);
sys/dev/e1000/e1000_82575.c
1955
E1000_READ_REG(hw, E1000_ICTXPTC);
sys/dev/e1000/e1000_82575.c
1956
E1000_READ_REG(hw, E1000_ICTXATC);
sys/dev/e1000/e1000_82575.c
1957
E1000_READ_REG(hw, E1000_ICTXQEC);
sys/dev/e1000/e1000_82575.c
1958
E1000_READ_REG(hw, E1000_ICTXQMTC);
sys/dev/e1000/e1000_82575.c
1959
E1000_READ_REG(hw, E1000_ICRXDMTC);
sys/dev/e1000/e1000_82575.c
1961
E1000_READ_REG(hw, E1000_CBTMPC);
sys/dev/e1000/e1000_82575.c
1962
E1000_READ_REG(hw, E1000_HTDPMC);
sys/dev/e1000/e1000_82575.c
1963
E1000_READ_REG(hw, E1000_CBRMPC);
sys/dev/e1000/e1000_82575.c
1964
E1000_READ_REG(hw, E1000_RPTHC);
sys/dev/e1000/e1000_82575.c
1965
E1000_READ_REG(hw, E1000_HGPTC);
sys/dev/e1000/e1000_82575.c
1966
E1000_READ_REG(hw, E1000_HTCBDPC);
sys/dev/e1000/e1000_82575.c
1967
E1000_READ_REG(hw, E1000_HGORCL);
sys/dev/e1000/e1000_82575.c
1968
E1000_READ_REG(hw, E1000_HGORCH);
sys/dev/e1000/e1000_82575.c
1969
E1000_READ_REG(hw, E1000_HGOTCL);
sys/dev/e1000/e1000_82575.c
1970
E1000_READ_REG(hw, E1000_HGOTCH);
sys/dev/e1000/e1000_82575.c
1971
E1000_READ_REG(hw, E1000_LENERRS);
sys/dev/e1000/e1000_82575.c
1976
E1000_READ_REG(hw, E1000_SCVPC);
sys/dev/e1000/e1000_82575.c
1991
u32 gcr = E1000_READ_REG(hw, E1000_GCR);
sys/dev/e1000/e1000_82575.c
2054
reg_val = E1000_READ_REG(hw, reg_offset);
sys/dev/e1000/e1000_82575.c
2082
dtxswc = E1000_READ_REG(hw, E1000_DTXSWC);
sys/dev/e1000/e1000_82575.c
2091
dtxswc = E1000_READ_REG(hw, E1000_TXSWC);
sys/dev/e1000/e1000_82575.c
2115
u32 vt_ctl = E1000_READ_REG(hw, E1000_VT_CTL);
sys/dev/e1000/e1000_82575.c
2207
mdicnfg = E1000_READ_REG(hw, E1000_MDICNFG);
sys/dev/e1000/e1000_82575.c
2241
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_82575.c
2264
if (global_device_reset && !(E1000_READ_REG(hw, E1000_STATUS) &
sys/dev/e1000/e1000_82575.c
2298
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_82575.c
2791
ipcnfg = E1000_READ_REG(hw, E1000_IPCNFG);
sys/dev/e1000/e1000_82575.c
2792
eeer = E1000_READ_REG(hw, E1000_EEER);
sys/dev/e1000/e1000_82575.c
2796
u32 eee_su = E1000_READ_REG(hw, E1000_EEE_SU);
sys/dev/e1000/e1000_82575.c
2821
E1000_READ_REG(hw, E1000_IPCNFG);
sys/dev/e1000/e1000_82575.c
2822
E1000_READ_REG(hw, E1000_EEER);
sys/dev/e1000/e1000_82575.c
3009
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
3014
i2cparams = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3194
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3225
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3288
i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3307
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3321
i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3351
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3360
i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3379
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3471
*i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
3509
u32 i2cctl = E1000_READ_REG(hw, E1000_I2CPARAMS);
sys/dev/e1000/e1000_82575.c
362
!!(E1000_READ_REG(hw, E1000_FWSM) & E1000_FWSM_MODE_MASK);
sys/dev/e1000/e1000_82575.c
443
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82575.c
639
mdic = E1000_READ_REG(hw, E1000_MDIC);
sys/dev/e1000/e1000_82575.c
648
mdic = E1000_READ_REG(hw, E1000_MDICNFG);
sys/dev/e1000/e1000_82575.c
662
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_82575.c
851
data = E1000_READ_REG(hw, E1000_82580_PHY_POWER_MGMT);
sys/dev/e1000/e1000_82575.c
898
data = E1000_READ_REG(hw, E1000_82580_PHY_POWER_MGMT);
sys/dev/e1000/e1000_82575.c
948
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_82575.c
959
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_base.c
161
rfctl = E1000_READ_REG(hw, E1000_RFCTL);
sys/dev/e1000/e1000_base.c
166
!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_RCV_TCO_EN))
sys/dev/e1000/e1000_base.c
171
rxdctl[i] = E1000_READ_REG(hw, E1000_RXDCTL(i));
sys/dev/e1000/e1000_base.c
180
rx_enabled |= E1000_READ_REG(hw, E1000_RXDCTL(i));
sys/dev/e1000/e1000_base.c
194
rlpml = E1000_READ_REG(hw, E1000_RLPML);
sys/dev/e1000/e1000_base.c
197
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/e1000_base.c
218
E1000_READ_REG(hw, E1000_ROC);
sys/dev/e1000/e1000_base.c
219
E1000_READ_REG(hw, E1000_RNBC);
sys/dev/e1000/e1000_base.c
220
E1000_READ_REG(hw, E1000_MPC);
sys/dev/e1000/e1000_i210.c
207
E1000_READ_REG(hw, E1000_SRWR)) {
sys/dev/e1000/e1000_i210.c
242
invm_dword = E1000_READ_REG(hw, E1000_INVM_DATA_REG(i));
sys/dev/e1000/e1000_i210.c
371
invm_dword = E1000_READ_REG(hw, E1000_INVM_DATA_REG(i));
sys/dev/e1000/e1000_i210.c
558
eec = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_i210.c
584
flup = E1000_READ_REG(hw, E1000_EECD) | E1000_EECD_FLUPD_I210;
sys/dev/e1000/e1000_i210.c
610
reg = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_i210.c
718
wuc = E1000_READ_REG(hw, E1000_WUC);
sys/dev/e1000/e1000_i210.c
719
mdicnfg = E1000_READ_REG(hw, E1000_MDICNFG);
sys/dev/e1000/e1000_i210.c
745
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_i210.c
748
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_i210.c
793
if (E1000_READ_REG(hw, E1000_EEMNGCTL_I210) & mask)
sys/dev/e1000/e1000_ich8lan.c
1023
u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6);
sys/dev/e1000/e1000_ich8lan.c
1024
u32 status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_ich8lan.c
1159
rxa = E1000_READ_REG(hw, E1000_PBA) & E1000_PBA_RXA_MASK;
sys/dev/e1000/e1000_ich8lan.c
1214
reg = E1000_READ_REG(hw, E1000_SVT) & ~E1000_SVT_OFF_HWM_MASK;
sys/dev/e1000/e1000_ich8lan.c
1219
reg = E1000_READ_REG(hw, E1000_SVCR);
sys/dev/e1000/e1000_ich8lan.c
1254
svcr = E1000_READ_REG(hw, E1000_SVCR);
sys/dev/e1000/e1000_ich8lan.c
1287
if (E1000_READ_REG(hw, E1000_FWSM) & E1000_ICH_FWSM_FW_VALID) {
sys/dev/e1000/e1000_ich8lan.c
1289
mac_reg = E1000_READ_REG(hw, E1000_H2ME);
sys/dev/e1000/e1000_ich8lan.c
1299
while (!(E1000_READ_REG(hw, E1000_FEXT) &
sys/dev/e1000/e1000_ich8lan.c
1302
if (E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)
sys/dev/e1000/e1000_ich8lan.c
1310
(E1000_READ_REG(hw, E1000_FEXT) &
sys/dev/e1000/e1000_ich8lan.c
1313
if (!(E1000_READ_REG(hw, E1000_FEXT) &
sys/dev/e1000/e1000_ich8lan.c
1330
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
1362
if (E1000_READ_REG(hw, E1000_WUFC) & E1000_WUFC_LNKC)
sys/dev/e1000/e1000_ich8lan.c
1377
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM7);
sys/dev/e1000/e1000_ich8lan.c
1386
to_sx && (E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) {
sys/dev/e1000/e1000_ich8lan.c
1435
if (E1000_READ_REG(hw, E1000_FWSM) & E1000_ICH_FWSM_FW_VALID) {
sys/dev/e1000/e1000_ich8lan.c
1438
mac_reg = E1000_READ_REG(hw, E1000_H2ME);
sys/dev/e1000/e1000_ich8lan.c
1447
while (E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
1459
mac_reg = E1000_READ_REG(hw, E1000_H2ME);
sys/dev/e1000/e1000_ich8lan.c
1464
mac_reg = E1000_READ_REG(hw, E1000_H2ME);
sys/dev/e1000/e1000_ich8lan.c
1486
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
1501
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
1533
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM7);
sys/dev/e1000/e1000_ich8lan.c
1600
tipg_reg = E1000_READ_REG(hw, E1000_TIPG);
sys/dev/e1000/e1000_ich8lan.c
1709
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM4);
sys/dev/e1000/e1000_ich8lan.c
1737
u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6);
sys/dev/e1000/e1000_ich8lan.c
1741
u32 pcieanacfg = E1000_READ_REG(hw, E1000_PCIEANACFG);
sys/dev/e1000/e1000_ich8lan.c
1784
if ((E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_FD) !=
sys/dev/e1000/e1000_ich8lan.c
1909
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
1929
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
1939
E1000_READ_REG(hw, E1000_FWSM), extcnf_ctrl);
sys/dev/e1000/e1000_ich8lan.c
1963
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
1987
fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_ich8lan.c
2008
fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_ich8lan.c
2070
if ((E1000_READ_REG(hw, E1000_SHRAL(index - 1)) == rar_low) &&
sys/dev/e1000/e1000_ich8lan.c
2071
(E1000_READ_REG(hw, E1000_SHRAH(index - 1)) == rar_high))
sys/dev/e1000/e1000_ich8lan.c
2075
(index - 1), E1000_READ_REG(hw, E1000_FWSM));
sys/dev/e1000/e1000_ich8lan.c
2125
wlock_mac = E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
2151
if ((E1000_READ_REG(hw, E1000_SHRAL_PCH_LPT(index - 1)) == rar_low) &&
sys/dev/e1000/e1000_ich8lan.c
2152
(E1000_READ_REG(hw, E1000_SHRAH_PCH_LPT(index - 1)) == rar_high))
sys/dev/e1000/e1000_ich8lan.c
2223
fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_ich8lan.c
2244
u32 strap = E1000_READ_REG(hw, E1000_STRAP);
sys/dev/e1000/e1000_ich8lan.c
2327
data = E1000_READ_REG(hw, E1000_FEXTNVM);
sys/dev/e1000/e1000_ich8lan.c
2334
data = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
2339
cnf_size = E1000_READ_REG(hw, E1000_EXTCNF_SIZE);
sys/dev/e1000/e1000_ich8lan.c
2360
data = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_ich8lan.c
249
if (!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
2521
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
2522
ctrl_reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
2564
mac_reg = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
2569
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM);
sys/dev/e1000/e1000_ich8lan.c
257
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
2573
mac_reg = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
2742
mac_reg = E1000_READ_REG(hw, E1000_RAL(i));
sys/dev/e1000/e1000_ich8lan.c
2748
mac_reg = E1000_READ_REG(hw, E1000_RAH(i));
sys/dev/e1000/e1000_ich8lan.c
280
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM3);
sys/dev/e1000/e1000_ich8lan.c
2813
addr_high = E1000_READ_REG(hw, E1000_RAH(i));
sys/dev/e1000/e1000_ich8lan.c
2816
addr_low = E1000_READ_REG(hw, E1000_RAL(i));
sys/dev/e1000/e1000_ich8lan.c
2832
mac_reg = E1000_READ_REG(hw, E1000_FFLT_DBG);
sys/dev/e1000/e1000_ich8lan.c
2837
mac_reg = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/e1000_ich8lan.c
286
mac_reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
2892
mac_reg = E1000_READ_REG(hw, E1000_FFLT_DBG);
sys/dev/e1000/e1000_ich8lan.c
2896
mac_reg = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/e1000_ich8lan.c
3029
mac_reg = E1000_READ_REG(hw, E1000_FEXTNVM4);
sys/dev/e1000/e1000_ich8lan.c
303
} while (!(E1000_READ_REG(hw, E1000_CTRL_EXT) &
sys/dev/e1000/e1000_ich8lan.c
3056
extcnf_ctrl = E1000_READ_REG(hw, E1000_EXTCNF_CTRL);
sys/dev/e1000/e1000_ich8lan.c
3081
data = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_ich8lan.c
3094
data = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_ich8lan.c
3149
if (!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
3184
!(E1000_READ_REG(hw, E1000_FWSM) & E1000_ICH_FWSM_FW_VALID))
sys/dev/e1000/e1000_ich8lan.c
319
u32 mac_reg, fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_ich8lan.c
3251
phy_ctrl = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
3344
phy_ctrl = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
3478
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_ich8lan.c
361
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
397
mac_reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
4895
mac->ledctl_default = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_ich8lan.c
5025
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5038
!(E1000_READ_REG(hw, E1000_FWSM) & E1000_ICH_FWSM_FW_VALID))
sys/dev/e1000/e1000_ich8lan.c
5066
reg = E1000_READ_REG(hw, E1000_FEXTNVM3);
sys/dev/e1000/e1000_ich8lan.c
5091
E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/e1000_ich8lan.c
5093
reg = E1000_READ_REG(hw, E1000_KABGTXD);
sys/dev/e1000/e1000_ich8lan.c
5154
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_ich8lan.c
5160
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_ich8lan.c
5178
uint32_t fflt_dbg = E1000_READ_REG(hw, E1000_FFLT_DBG);
sys/dev/e1000/e1000_ich8lan.c
5183
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
5211
reg = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_ich8lan.c
5219
reg = E1000_READ_REG(hw, E1000_TXDCTL(0));
sys/dev/e1000/e1000_ich8lan.c
5224
reg = E1000_READ_REG(hw, E1000_TXDCTL(1));
sys/dev/e1000/e1000_ich8lan.c
5229
reg = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/e1000_ich8lan.c
5236
reg = E1000_READ_REG(hw, E1000_TARC(1));
sys/dev/e1000/e1000_ich8lan.c
5237
if (E1000_READ_REG(hw, E1000_TCTL) & E1000_TCTL_MULR)
sys/dev/e1000/e1000_ich8lan.c
5246
reg = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_ich8lan.c
5254
reg = E1000_READ_REG(hw, E1000_RFCTL);
sys/dev/e1000/e1000_ich8lan.c
5266
reg = E1000_READ_REG(hw, E1000_PBECCSTS);
sys/dev/e1000/e1000_ich8lan.c
5270
reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5349
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5439
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5536
phy_ctrl = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5599
reg = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5623
reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5687
phy_ctrl = E1000_READ_REG(hw, E1000_PHY_CTRL);
sys/dev/e1000/e1000_ich8lan.c
5698
u32 fextnvm6 = E1000_READ_REG(hw, E1000_FEXTNVM6);
sys/dev/e1000/e1000_ich8lan.c
5748
if (!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
5846
if (!(E1000_READ_REG(hw, E1000_FWSM) &
sys/dev/e1000/e1000_ich8lan.c
5975
if (!(E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) {
sys/dev/e1000/e1000_ich8lan.c
6007
if (!(E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU)) {
sys/dev/e1000/e1000_ich8lan.c
6061
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_ich8lan.c
6069
if (!(E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_PRES) &&
sys/dev/e1000/e1000_ich8lan.c
6117
E1000_READ_REG(hw, E1000_ALGNERRC);
sys/dev/e1000/e1000_ich8lan.c
6118
E1000_READ_REG(hw, E1000_RXERRC);
sys/dev/e1000/e1000_ich8lan.c
6119
E1000_READ_REG(hw, E1000_TNCRS);
sys/dev/e1000/e1000_ich8lan.c
6120
E1000_READ_REG(hw, E1000_CEXTERR);
sys/dev/e1000/e1000_ich8lan.c
6121
E1000_READ_REG(hw, E1000_TSCTC);
sys/dev/e1000/e1000_ich8lan.c
6122
E1000_READ_REG(hw, E1000_TSCTFC);
sys/dev/e1000/e1000_ich8lan.c
6124
E1000_READ_REG(hw, E1000_MGTPRC);
sys/dev/e1000/e1000_ich8lan.c
6125
E1000_READ_REG(hw, E1000_MGTPDC);
sys/dev/e1000/e1000_ich8lan.c
6126
E1000_READ_REG(hw, E1000_MGTPTC);
sys/dev/e1000/e1000_ich8lan.c
6128
E1000_READ_REG(hw, E1000_IAC);
sys/dev/e1000/e1000_ich8lan.c
6129
E1000_READ_REG(hw, E1000_ICRXOC);
sys/dev/e1000/e1000_ich8lan.c
665
(((E1000_READ_REG(hw, E1000_STRAP) >> 1) & 0x1F) + 1)
sys/dev/e1000/e1000_mac.c
1150
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
1190
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
1218
(E1000_READ_REG(hw, E1000_CTRL) & E1000_CTRL_SWDPIN1)) {
sys/dev/e1000/e1000_mac.c
1240
tctl = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/e1000_mac.c
1302
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
1540
pcs_status_reg = E1000_READ_REG(hw, E1000_PCS_LSTAT);
sys/dev/e1000/e1000_mac.c
1553
pcs_adv_reg = E1000_READ_REG(hw, E1000_PCS_ANADV);
sys/dev/e1000/e1000_mac.c
1554
pcs_lp_ability_reg = E1000_READ_REG(hw, E1000_PCS_LPAB);
sys/dev/e1000/e1000_mac.c
1643
pcs_ctrl_reg = E1000_READ_REG(hw, E1000_PCS_LCTL);
sys/dev/e1000/e1000_mac.c
1673
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
1729
if (E1000_READ_REG(hw, E1000_EECD) & E1000_EECD_AUTO_RD)
sys/dev/e1000/e1000_mac.c
1790
mac->ledctl_default = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_mac.c
1852
ledctl = E1000_READ_REG(hw, E1000_LEDCTL);
sys/dev/e1000/e1000_mac.c
188
u32 status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
1943
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
1972
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
2004
gcr = E1000_READ_REG(hw, E1000_GCR);
sys/dev/e1000/e1000_mac.c
2032
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
2037
if (!(E1000_READ_REG(hw, E1000_STATUS) &
sys/dev/e1000/e1000_mac.c
2180
regvalue = E1000_READ_REG(hw, reg);
sys/dev/e1000/e1000_mac.c
2221
swsm = E1000_READ_REG(hw, E1000_SWSM);
sys/dev/e1000/e1000_mac.c
2241
swsm = E1000_READ_REG(hw, E1000_SWSM);
sys/dev/e1000/e1000_mac.c
2251
swsm = E1000_READ_REG(hw, E1000_SWSM);
sys/dev/e1000/e1000_mac.c
2255
if (E1000_READ_REG(hw, E1000_SWSM) & E1000_SWSM_SWESMBI)
sys/dev/e1000/e1000_mac.c
2283
swsm = E1000_READ_REG(hw, E1000_SWSM);
sys/dev/e1000/e1000_mac.c
2316
swfw_sync = E1000_READ_REG(hw, E1000_SW_FW_SYNC);
sys/dev/e1000/e1000_mac.c
2362
swfw_sync = E1000_READ_REG(hw, E1000_SW_FW_SYNC);
sys/dev/e1000/e1000_mac.c
293
reg = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
311
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
669
E1000_READ_REG(hw, E1000_CRCERRS);
sys/dev/e1000/e1000_mac.c
670
E1000_READ_REG(hw, E1000_SYMERRS);
sys/dev/e1000/e1000_mac.c
671
E1000_READ_REG(hw, E1000_MPC);
sys/dev/e1000/e1000_mac.c
672
E1000_READ_REG(hw, E1000_SCC);
sys/dev/e1000/e1000_mac.c
673
E1000_READ_REG(hw, E1000_ECOL);
sys/dev/e1000/e1000_mac.c
674
E1000_READ_REG(hw, E1000_MCC);
sys/dev/e1000/e1000_mac.c
675
E1000_READ_REG(hw, E1000_LATECOL);
sys/dev/e1000/e1000_mac.c
676
E1000_READ_REG(hw, E1000_COLC);
sys/dev/e1000/e1000_mac.c
677
E1000_READ_REG(hw, E1000_DC);
sys/dev/e1000/e1000_mac.c
678
E1000_READ_REG(hw, E1000_SEC);
sys/dev/e1000/e1000_mac.c
679
E1000_READ_REG(hw, E1000_RLEC);
sys/dev/e1000/e1000_mac.c
680
E1000_READ_REG(hw, E1000_XONRXC);
sys/dev/e1000/e1000_mac.c
681
E1000_READ_REG(hw, E1000_XONTXC);
sys/dev/e1000/e1000_mac.c
682
E1000_READ_REG(hw, E1000_XOFFRXC);
sys/dev/e1000/e1000_mac.c
683
E1000_READ_REG(hw, E1000_XOFFTXC);
sys/dev/e1000/e1000_mac.c
684
E1000_READ_REG(hw, E1000_FCRUC);
sys/dev/e1000/e1000_mac.c
685
E1000_READ_REG(hw, E1000_GPRC);
sys/dev/e1000/e1000_mac.c
686
E1000_READ_REG(hw, E1000_BPRC);
sys/dev/e1000/e1000_mac.c
687
E1000_READ_REG(hw, E1000_MPRC);
sys/dev/e1000/e1000_mac.c
688
E1000_READ_REG(hw, E1000_GPTC);
sys/dev/e1000/e1000_mac.c
689
E1000_READ_REG(hw, E1000_GORCL);
sys/dev/e1000/e1000_mac.c
690
E1000_READ_REG(hw, E1000_GORCH);
sys/dev/e1000/e1000_mac.c
691
E1000_READ_REG(hw, E1000_GOTCL);
sys/dev/e1000/e1000_mac.c
692
E1000_READ_REG(hw, E1000_GOTCH);
sys/dev/e1000/e1000_mac.c
693
E1000_READ_REG(hw, E1000_RNBC);
sys/dev/e1000/e1000_mac.c
694
E1000_READ_REG(hw, E1000_RUC);
sys/dev/e1000/e1000_mac.c
695
E1000_READ_REG(hw, E1000_RFC);
sys/dev/e1000/e1000_mac.c
696
E1000_READ_REG(hw, E1000_ROC);
sys/dev/e1000/e1000_mac.c
697
E1000_READ_REG(hw, E1000_RJC);
sys/dev/e1000/e1000_mac.c
698
E1000_READ_REG(hw, E1000_TORL);
sys/dev/e1000/e1000_mac.c
699
E1000_READ_REG(hw, E1000_TORH);
sys/dev/e1000/e1000_mac.c
700
E1000_READ_REG(hw, E1000_TOTL);
sys/dev/e1000/e1000_mac.c
701
E1000_READ_REG(hw, E1000_TOTH);
sys/dev/e1000/e1000_mac.c
702
E1000_READ_REG(hw, E1000_TPR);
sys/dev/e1000/e1000_mac.c
703
E1000_READ_REG(hw, E1000_TPT);
sys/dev/e1000/e1000_mac.c
704
E1000_READ_REG(hw, E1000_MPTC);
sys/dev/e1000/e1000_mac.c
705
E1000_READ_REG(hw, E1000_BPTC);
sys/dev/e1000/e1000_mac.c
791
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
792
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
793
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_mac.c
815
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
858
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
859
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
860
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_mac.c
880
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_mac.c
901
} else if (!(E1000_TXCW_ANE & E1000_READ_REG(hw, E1000_TXCW))) {
sys/dev/e1000/e1000_mac.c
908
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_mac.c
920
if (E1000_TXCW_ANE & E1000_READ_REG(hw, E1000_TXCW)) {
sys/dev/e1000/e1000_mac.c
921
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_mac.c
925
rxcw = E1000_READ_REG(hw, E1000_RXCW);
sys/dev/e1000/e1000_manage.c
115
u32 fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_manage.c
329
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
352
manc = E1000_READ_REG(hw, E1000_MANC);
sys/dev/e1000/e1000_manage.c
358
fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_manage.c
359
factps = E1000_READ_REG(hw, E1000_FACTPS);
sys/dev/e1000/e1000_manage.c
370
factps = E1000_READ_REG(hw, E1000_FACTPS);
sys/dev/e1000/e1000_manage.c
419
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
439
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
447
(!(E1000_READ_REG(hw, E1000_HICR) & E1000_HICR_SV))) {
sys/dev/e1000/e1000_manage.c
482
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
498
icr = E1000_READ_REG(hw, E1000_ICR_V2);
sys/dev/e1000/e1000_manage.c
501
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
510
icr = E1000_READ_REG(hw, E1000_ICR_V2);
sys/dev/e1000/e1000_manage.c
524
fwsm = E1000_READ_REG(hw, E1000_FWSM);
sys/dev/e1000/e1000_manage.c
560
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
564
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
85
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_manage.c
92
hicr = E1000_READ_REG(hw, E1000_HICR);
sys/dev/e1000/e1000_mbx.c
359
u32 v2p_mailbox = E1000_READ_REG(hw, E1000_V2PMAILBOX(0));
sys/dev/e1000/e1000_mbx.c
597
u32 mbvficr = E1000_READ_REG(hw, E1000_MBVFICR);
sys/dev/e1000/e1000_mbx.c
659
u32 vflre = E1000_READ_REG(hw, E1000_VFLRE);
sys/dev/e1000/e1000_mbx.c
694
p2v_mailbox = E1000_READ_REG(hw, E1000_P2VMAILBOX(vf_number));
sys/dev/e1000/e1000_mbx.c
707
p2v_mailbox = E1000_READ_REG(hw, E1000_P2VMAILBOX(vf_number));
sys/dev/e1000/e1000_mbx.c
741
if (E1000_READ_REG(hw, E1000_MBVFICR) &
sys/dev/e1000/e1000_nvm.c
1179
rar_high = E1000_READ_REG(hw, E1000_RAH(0));
sys/dev/e1000/e1000_nvm.c
1180
rar_low = E1000_READ_REG(hw, E1000_RAL(0));
sys/dev/e1000/e1000_nvm.c
1272
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/e1000_nvm.c
157
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
209
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
218
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
247
reg = E1000_READ_REG(hw, E1000_EERD);
sys/dev/e1000/e1000_nvm.c
249
reg = E1000_READ_REG(hw, E1000_EEWR);
sys/dev/e1000/e1000_nvm.c
270
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
276
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
282
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
305
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
349
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
377
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
391
u32 eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_nvm.c
588
data[i] = (E1000_READ_REG(hw, E1000_EERD) >>
sys/dev/e1000/e1000_nvm.c
737
eecd = E1000_READ_REG(hw, E1000_EECD);
sys/dev/e1000/e1000_osdep.h
272
#define E1000_WRITE_FLUSH(a) E1000_READ_REG(a, E1000_STATUS)
sys/dev/e1000/e1000_phy.c
2035
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_phy.c
211
manc = E1000_READ_REG(hw, E1000_MANC);
sys/dev/e1000/e1000_phy.c
2879
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_phy.c
318
mdic = E1000_READ_REG(hw, E1000_MDIC);
sys/dev/e1000/e1000_phy.c
3452
(!(E1000_READ_REG(hw, E1000_PHY_CTRL) & E1000_PHY_CTRL_GBE_DISABLE)))
sys/dev/e1000/e1000_phy.c
384
mdic = E1000_READ_REG(hw, E1000_MDIC);
sys/dev/e1000/e1000_phy.c
4135
mphy_ctrl = E1000_READ_REG(hw, E1000_MPHY_ADDR_CTRL);
sys/dev/e1000/e1000_phy.c
4160
*data = E1000_READ_REG(hw, E1000_MPHY_DATA);
sys/dev/e1000/e1000_phy.c
4197
mphy_ctrl = E1000_READ_REG(hw, E1000_MPHY_ADDR_CTRL);
sys/dev/e1000/e1000_phy.c
4251
mphy_ctrl = E1000_READ_REG(hw, E1000_MPHY_ADDR_CTRL);
sys/dev/e1000/e1000_phy.c
441
i2ccmd = E1000_READ_REG(hw, E1000_I2CCMD);
sys/dev/e1000/e1000_phy.c
500
i2ccmd = E1000_READ_REG(hw, E1000_I2CCMD);
sys/dev/e1000/e1000_phy.c
554
data_local = E1000_READ_REG(hw, E1000_I2CCMD);
sys/dev/e1000/e1000_phy.c
614
i2ccmd = E1000_READ_REG(hw, E1000_I2CCMD);
sys/dev/e1000/e1000_phy.c
899
kmrnctrlsta = E1000_READ_REG(hw, E1000_KMRNCTRLSTA);
sys/dev/e1000/e1000_vf.c
228
status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/e1000_vf.c
269
ctrl = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/e1000_vf.c
604
if (!(E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU))
sys/dev/e1000/if_em.c
1937
int tmp = E1000_READ_REG(&sc->hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
1952
E1000_READ_REG(&sc->hw, E1000_ICR);
sys/dev/e1000/if_em.c
2166
reg_icr = E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/if_em.c
2289
reg_icr = E1000_READ_REG(&sc->hw, E1000_ICR);
sys/dev/e1000/if_em.c
2509
reg_rctl = E1000_READ_REG(&sc->hw, E1000_RCTL);
sys/dev/e1000/if_em.c
2580
reg_rctl = E1000_READ_REG(&sc->hw, E1000_RCTL);
sys/dev/e1000/if_em.c
2600
reg_rctl = E1000_READ_REG(&sc->hw, E1000_RCTL);
sys/dev/e1000/if_em.c
2615
reg_rctl = E1000_READ_REG(&sc->hw, E1000_RCTL);
sys/dev/e1000/if_em.c
2683
(E1000_READ_REG(hw, E1000_STATUS) & E1000_STATUS_LU);
sys/dev/e1000/if_em.c
2695
thstat = E1000_READ_REG(hw, E1000_THSTAT);
sys/dev/e1000/if_em.c
2696
ctrl = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
2714
tarc0 = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/if_em.c
3169
tmp = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
3376
reg = E1000_READ_REG(hw, E1000_FCRTC);
sys/dev/e1000/if_em.c
3386
reg = E1000_READ_REG(hw, E1000_DMACR);
sys/dev/e1000/if_em.c
3401
int status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/if_em.c
3416
reg = E1000_READ_REG(hw, E1000_DMCTLX);
sys/dev/e1000/if_em.c
3424
int status = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/if_em.c
3441
reg = E1000_READ_REG(hw, E1000_PCIEMISC);
sys/dev/e1000/if_em.c
3446
u32 reg = E1000_READ_REG(hw, E1000_PCIEMISC);
sys/dev/e1000/if_em.c
3472
tctl = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/if_em.c
3501
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
3506
rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(0));
sys/dev/e1000/if_em.c
3543
fext_nvm11 = E1000_READ_REG(hw, E1000_FEXTNVM11);
sys/dev/e1000/if_em.c
3548
tdlen = E1000_READ_REG(hw, E1000_TDLEN(0));
sys/dev/e1000/if_em.c
3652
pba = E1000_READ_REG(hw, E1000_RXPBS);
sys/dev/e1000/if_em.c
3658
pba = E1000_READ_REG(hw, E1000_RXPBS);
sys/dev/e1000/if_em.c
3676
pba = E1000_READ_REG(hw, E1000_PBA);
sys/dev/e1000/if_em.c
4190
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(qid));
sys/dev/e1000/if_em.c
4206
E1000_READ_REG(hw, E1000_TDBAL(qid)),
sys/dev/e1000/if_em.c
4207
E1000_READ_REG(hw, E1000_TDLEN(qid)));
sys/dev/e1000/if_em.c
4270
tarc = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/if_em.c
4275
tarc = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/if_em.c
4278
tarc = E1000_READ_REG(hw, E1000_TARC(1));
sys/dev/e1000/if_em.c
4282
tarc = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/if_em.c
4293
tctl = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/if_em.c
4307
reg = E1000_READ_REG(hw, E1000_IOSFPC);
sys/dev/e1000/if_em.c
4311
reg = E1000_READ_REG(hw, E1000_TARC(0));
sys/dev/e1000/if_em.c
4351
rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(qid));
sys/dev/e1000/if_em.c
4392
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
4452
rfctl = E1000_READ_REG(hw, E1000_RFCTL);
sys/dev/e1000/if_em.c
4469
rxcsum = E1000_READ_REG(hw, E1000_RXCSUM);
sys/dev/e1000/if_em.c
4526
u32 rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(0));
sys/dev/e1000/if_em.c
4530
u32 rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(i));
sys/dev/e1000/if_em.c
4706
reg = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
4718
reg = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
4788
reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/if_em.c
4792
reg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/if_em.c
4870
reg = E1000_READ_REG(hw, E1000_EIAC);
sys/dev/e1000/if_em.c
4872
reg = E1000_READ_REG(hw, E1000_EIAM);
sys/dev/e1000/if_em.c
4898
reg = E1000_READ_REG(hw, E1000_EIAM);
sys/dev/e1000/if_em.c
4901
reg = E1000_READ_REG(hw, E1000_EIAC);
sys/dev/e1000/if_em.c
4919
int manc2h = E1000_READ_REG(&sc->hw, E1000_MANC2H);
sys/dev/e1000/if_em.c
4920
int manc = E1000_READ_REG(&sc->hw, E1000_MANC);
sys/dev/e1000/if_em.c
4944
int manc = E1000_READ_REG(&sc->hw, E1000_MANC);
sys/dev/e1000/if_em.c
4969
swsm = E1000_READ_REG(&sc->hw, E1000_SWSM);
sys/dev/e1000/if_em.c
4975
ctrl_ext = E1000_READ_REG(&sc->hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
4995
swsm = E1000_READ_REG(&sc->hw, E1000_SWSM);
sys/dev/e1000/if_em.c
5001
ctrl_ext = E1000_READ_REG(&sc->hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
5126
eeprom_data = E1000_READ_REG(&sc->hw, E1000_WUC);
sys/dev/e1000/if_em.c
5149
if (E1000_READ_REG(&sc->hw, E1000_STATUS) &
sys/dev/e1000/if_em.c
5164
if (E1000_READ_REG(&sc->hw, E1000_STATUS) &
sys/dev/e1000/if_em.c
5212
rctl = E1000_READ_REG(&sc->hw, E1000_RCTL);
sys/dev/e1000/if_em.c
5221
ctrl = E1000_READ_REG(&sc->hw, E1000_CTRL);
sys/dev/e1000/if_em.c
5228
ctrl_ext = E1000_READ_REG(&sc->hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
5283
mreg = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
5296
mreg = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/if_em.c
5398
(E1000_READ_REG(&sc->hw, E1000_STATUS) & E1000_STATUS_LU)) {
sys/dev/e1000/if_em.c
5399
stats->symerrs += E1000_READ_REG(&sc->hw, E1000_SYMERRS);
sys/dev/e1000/if_em.c
5400
stats->sec += E1000_READ_REG(&sc->hw, E1000_SEC);
sys/dev/e1000/if_em.c
5402
stats->crcerrs += E1000_READ_REG(&sc->hw, E1000_CRCERRS);
sys/dev/e1000/if_em.c
5403
stats->mpc += E1000_READ_REG(&sc->hw, E1000_MPC);
sys/dev/e1000/if_em.c
5404
stats->scc += E1000_READ_REG(&sc->hw, E1000_SCC);
sys/dev/e1000/if_em.c
5405
stats->ecol += E1000_READ_REG(&sc->hw, E1000_ECOL);
sys/dev/e1000/if_em.c
5407
stats->mcc += E1000_READ_REG(&sc->hw, E1000_MCC);
sys/dev/e1000/if_em.c
5408
stats->latecol += E1000_READ_REG(&sc->hw, E1000_LATECOL);
sys/dev/e1000/if_em.c
5409
stats->colc += E1000_READ_REG(&sc->hw, E1000_COLC);
sys/dev/e1000/if_em.c
5410
stats->dc += E1000_READ_REG(&sc->hw, E1000_DC);
sys/dev/e1000/if_em.c
5411
stats->rlec += E1000_READ_REG(&sc->hw, E1000_RLEC);
sys/dev/e1000/if_em.c
5412
stats->xonrxc += E1000_READ_REG(&sc->hw, E1000_XONRXC);
sys/dev/e1000/if_em.c
5413
stats->xontxc += E1000_READ_REG(&sc->hw, E1000_XONTXC);
sys/dev/e1000/if_em.c
5414
stats->xoffrxc += E1000_READ_REG(&sc->hw, E1000_XOFFRXC);
sys/dev/e1000/if_em.c
5421
stats->xofftxc += E1000_READ_REG(&sc->hw, E1000_XOFFTXC);
sys/dev/e1000/if_em.c
5422
stats->fcruc += E1000_READ_REG(&sc->hw, E1000_FCRUC);
sys/dev/e1000/if_em.c
5423
stats->prc64 += E1000_READ_REG(&sc->hw, E1000_PRC64);
sys/dev/e1000/if_em.c
5424
stats->prc127 += E1000_READ_REG(&sc->hw, E1000_PRC127);
sys/dev/e1000/if_em.c
5425
stats->prc255 += E1000_READ_REG(&sc->hw, E1000_PRC255);
sys/dev/e1000/if_em.c
5426
stats->prc511 += E1000_READ_REG(&sc->hw, E1000_PRC511);
sys/dev/e1000/if_em.c
5427
stats->prc1023 += E1000_READ_REG(&sc->hw, E1000_PRC1023);
sys/dev/e1000/if_em.c
5428
stats->prc1522 += E1000_READ_REG(&sc->hw, E1000_PRC1522);
sys/dev/e1000/if_em.c
5429
stats->gprc += E1000_READ_REG(&sc->hw, E1000_GPRC);
sys/dev/e1000/if_em.c
5430
stats->bprc += E1000_READ_REG(&sc->hw, E1000_BPRC);
sys/dev/e1000/if_em.c
5431
stats->mprc += E1000_READ_REG(&sc->hw, E1000_MPRC);
sys/dev/e1000/if_em.c
5432
stats->gptc += E1000_READ_REG(&sc->hw, E1000_GPTC);
sys/dev/e1000/if_em.c
5437
stats->gorc += E1000_READ_REG(&sc->hw, E1000_GORCL) +
sys/dev/e1000/if_em.c
5438
((u64)E1000_READ_REG(&sc->hw, E1000_GORCH) << 32);
sys/dev/e1000/if_em.c
5439
stats->gotc += E1000_READ_REG(&sc->hw, E1000_GOTCL) +
sys/dev/e1000/if_em.c
5440
((u64)E1000_READ_REG(&sc->hw, E1000_GOTCH) << 32);
sys/dev/e1000/if_em.c
5442
stats->rnbc += E1000_READ_REG(&sc->hw, E1000_RNBC);
sys/dev/e1000/if_em.c
5443
stats->ruc += E1000_READ_REG(&sc->hw, E1000_RUC);
sys/dev/e1000/if_em.c
5444
stats->rfc += E1000_READ_REG(&sc->hw, E1000_RFC);
sys/dev/e1000/if_em.c
5445
stats->roc += E1000_READ_REG(&sc->hw, E1000_ROC);
sys/dev/e1000/if_em.c
5446
stats->rjc += E1000_READ_REG(&sc->hw, E1000_RJC);
sys/dev/e1000/if_em.c
5448
stats->mgprc += E1000_READ_REG(&sc->hw, E1000_MGTPRC);
sys/dev/e1000/if_em.c
5449
stats->mgpdc += E1000_READ_REG(&sc->hw, E1000_MGTPDC);
sys/dev/e1000/if_em.c
5450
stats->mgptc += E1000_READ_REG(&sc->hw, E1000_MGTPTC);
sys/dev/e1000/if_em.c
5452
stats->tor += E1000_READ_REG(&sc->hw, E1000_TORH);
sys/dev/e1000/if_em.c
5453
stats->tot += E1000_READ_REG(&sc->hw, E1000_TOTH);
sys/dev/e1000/if_em.c
5455
stats->tpr += E1000_READ_REG(&sc->hw, E1000_TPR);
sys/dev/e1000/if_em.c
5456
stats->tpt += E1000_READ_REG(&sc->hw, E1000_TPT);
sys/dev/e1000/if_em.c
5457
stats->ptc64 += E1000_READ_REG(&sc->hw, E1000_PTC64);
sys/dev/e1000/if_em.c
5458
stats->ptc127 += E1000_READ_REG(&sc->hw, E1000_PTC127);
sys/dev/e1000/if_em.c
5459
stats->ptc255 += E1000_READ_REG(&sc->hw, E1000_PTC255);
sys/dev/e1000/if_em.c
5460
stats->ptc511 += E1000_READ_REG(&sc->hw, E1000_PTC511);
sys/dev/e1000/if_em.c
5461
stats->ptc1023 += E1000_READ_REG(&sc->hw, E1000_PTC1023);
sys/dev/e1000/if_em.c
5462
stats->ptc1522 += E1000_READ_REG(&sc->hw, E1000_PTC1522);
sys/dev/e1000/if_em.c
5463
stats->mptc += E1000_READ_REG(&sc->hw, E1000_MPTC);
sys/dev/e1000/if_em.c
5464
stats->bptc += E1000_READ_REG(&sc->hw, E1000_BPTC);
sys/dev/e1000/if_em.c
5468
stats->iac += E1000_READ_REG(&sc->hw, E1000_IAC);
sys/dev/e1000/if_em.c
5469
stats->icrxptc += E1000_READ_REG(&sc->hw, E1000_ICRXPTC);
sys/dev/e1000/if_em.c
5470
stats->icrxatc += E1000_READ_REG(&sc->hw, E1000_ICRXATC);
sys/dev/e1000/if_em.c
5471
stats->ictxptc += E1000_READ_REG(&sc->hw, E1000_ICTXPTC);
sys/dev/e1000/if_em.c
5472
stats->ictxatc += E1000_READ_REG(&sc->hw, E1000_ICTXATC);
sys/dev/e1000/if_em.c
5473
stats->ictxqec += E1000_READ_REG(&sc->hw, E1000_ICTXQEC);
sys/dev/e1000/if_em.c
5474
stats->ictxqmtc += E1000_READ_REG(&sc->hw, E1000_ICTXQMTC);
sys/dev/e1000/if_em.c
5475
stats->icrxdmtc += E1000_READ_REG(&sc->hw, E1000_ICRXDMTC);
sys/dev/e1000/if_em.c
5476
stats->icrxoc += E1000_READ_REG(&sc->hw, E1000_ICRXOC);
sys/dev/e1000/if_em.c
5480
E1000_READ_REG(&sc->hw, E1000_ALGNERRC);
sys/dev/e1000/if_em.c
5482
E1000_READ_REG(&sc->hw, E1000_RXERRC);
sys/dev/e1000/if_em.c
5484
E1000_READ_REG(&sc->hw, E1000_TNCRS);
sys/dev/e1000/if_em.c
5486
E1000_READ_REG(&sc->hw, E1000_CEXTERR);
sys/dev/e1000/if_em.c
5488
E1000_READ_REG(&sc->hw, E1000_TSCTC);
sys/dev/e1000/if_em.c
5490
E1000_READ_REG(&sc->hw, E1000_TSCTFC);
sys/dev/e1000/if_em.c
5516
stats->last_##name = E1000_READ_REG(&sc->hw, reg); \
sys/dev/e1000/if_em.c
5641
val = E1000_READ_REG(&sc->hw, oidp->oid_arg2);
sys/dev/e1000/if_em.c
5660
val = E1000_READ_REG(&txr->sc->hw, reg);
sys/dev/e1000/if_em.c
5673
val = E1000_READ_REG(&rxr->sc->hw, reg);
sys/dev/e1000/if_em.c
5693
reg = E1000_READ_REG(hw, E1000_EITR(tque->msix));
sys/dev/e1000/if_em.c
5696
reg = E1000_READ_REG(hw, E1000_EITR_82574(tque->msix));
sys/dev/e1000/if_em.c
5698
reg = E1000_READ_REG(hw, E1000_ITR);
sys/dev/e1000/if_em.c
5703
reg = E1000_READ_REG(hw, E1000_EITR(rque->msix));
sys/dev/e1000/if_em.c
5706
reg = E1000_READ_REG(hw,
sys/dev/e1000/if_em.c
5709
reg = E1000_READ_REG(hw, E1000_ITR);
sys/dev/e1000/if_em.c
6335
val = E1000_READ_REG(&sc->hw, reg);
sys/dev/e1000/if_em.c
6554
E1000_READ_REG(&sc->hw, E1000_TDH(txr->me)),
sys/dev/e1000/if_em.c
6555
E1000_READ_REG(&sc->hw, E1000_TDT(txr->me)));
sys/dev/e1000/if_em.c
6561
E1000_READ_REG(&sc->hw, E1000_RDH(rxr->me)),
sys/dev/e1000/if_em.c
6562
E1000_READ_REG(&sc->hw, E1000_RDT(rxr->me)));
sys/dev/e1000/if_em.c
926
regs_buff[0] = E1000_READ_REG(hw, E1000_CTRL);
sys/dev/e1000/if_em.c
927
regs_buff[1] = E1000_READ_REG(hw, E1000_STATUS);
sys/dev/e1000/if_em.c
928
regs_buff[2] = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/if_em.c
929
regs_buff[3] = E1000_READ_REG(hw, E1000_ICR);
sys/dev/e1000/if_em.c
930
regs_buff[4] = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_em.c
931
regs_buff[5] = E1000_READ_REG(hw, E1000_RDLEN(rxqid));
sys/dev/e1000/if_em.c
932
regs_buff[6] = E1000_READ_REG(hw, E1000_RDH(rxqid));
sys/dev/e1000/if_em.c
933
regs_buff[7] = E1000_READ_REG(hw, E1000_RDT(rxqid));
sys/dev/e1000/if_em.c
934
regs_buff[8] = E1000_READ_REG(hw, E1000_RXDCTL(rxqid));
sys/dev/e1000/if_em.c
935
regs_buff[9] = E1000_READ_REG(hw, E1000_RDBAL(rxqid));
sys/dev/e1000/if_em.c
936
regs_buff[10] = E1000_READ_REG(hw, E1000_RDBAH(rxqid));
sys/dev/e1000/if_em.c
937
regs_buff[11] = E1000_READ_REG(hw, E1000_TCTL);
sys/dev/e1000/if_em.c
938
regs_buff[12] = E1000_READ_REG(hw, E1000_TDBAL(txqid));
sys/dev/e1000/if_em.c
939
regs_buff[13] = E1000_READ_REG(hw, E1000_TDBAH(txqid));
sys/dev/e1000/if_em.c
940
regs_buff[14] = E1000_READ_REG(hw, E1000_TDLEN(txqid));
sys/dev/e1000/if_em.c
941
regs_buff[15] = E1000_READ_REG(hw, E1000_TDH(txqid));
sys/dev/e1000/if_em.c
942
regs_buff[16] = E1000_READ_REG(hw, E1000_TDT(txqid));
sys/dev/e1000/if_em.c
943
regs_buff[17] = E1000_READ_REG(hw, E1000_TXDCTL(txqid));
sys/dev/e1000/if_em.c
944
regs_buff[18] = E1000_READ_REG(hw, E1000_TDFH);
sys/dev/e1000/if_em.c
945
regs_buff[19] = E1000_READ_REG(hw, E1000_TDFT);
sys/dev/e1000/if_em.c
946
regs_buff[20] = E1000_READ_REG(hw, E1000_TDFHS);
sys/dev/e1000/if_em.c
947
regs_buff[21] = E1000_READ_REG(hw, E1000_TDFPC);
sys/dev/e1000/if_em.h
391
u32 new = E1000_READ_REG(&sc->hw, reg); \
sys/dev/e1000/if_igb_iov.c
1089
rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(qid[i]));
sys/dev/e1000/if_igb_iov.c
1090
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(qid[i]));
sys/dev/e1000/if_igb_iov.c
1138
reg = E1000_READ_REG(hw, E1000_VFTE);
sys/dev/e1000/if_igb_iov.c
1140
reg = E1000_READ_REG(hw, E1000_VFRE);
sys/dev/e1000/if_igb_iov.c
1199
reg = E1000_READ_REG(hw, E1000_VFTE);
sys/dev/e1000/if_igb_iov.c
1201
reg = E1000_READ_REG(hw, E1000_VFRE);
sys/dev/e1000/if_igb_iov.c
1582
mdfb = E1000_READ_REG(&sc->hw, E1000_MDFB);
sys/dev/e1000/if_igb_iov.c
1597
lvmmc = E1000_READ_REG(&sc->hw, E1000_LVMMC);
sys/dev/e1000/if_igb_iov.c
1614
wvbr = E1000_READ_REG(&sc->hw, E1000_WVBR);
sys/dev/e1000/if_igb_iov.c
1699
readback = E1000_READ_REG(&sc->hw, E1000_MDFB);
sys/dev/e1000/if_igb_iov.c
1722
cause = E1000_READ_REG(&sc->hw, E1000_LVMMC);
sys/dev/e1000/if_igb_iov.c
1780
vt_ctl = E1000_READ_REG(hw, E1000_VT_CTL);
sys/dev/e1000/if_igb_iov.c
1794
dtxctl = E1000_READ_REG(hw, E1000_DTXCTL);
sys/dev/e1000/if_igb_iov.c
1799
rplolr = E1000_READ_REG(hw, E1000_RPLOLR);
sys/dev/e1000/if_igb_iov.c
1838
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_igb_iov.c
1844
ctrl_ext = E1000_READ_REG(hw, E1000_CTRL_EXT);
sys/dev/e1000/if_igb_iov.c
1965
rah = E1000_READ_REG(hw, E1000_RAH(0));
sys/dev/e1000/if_igb_iov.c
317
rah = E1000_READ_REG(hw, E1000_RAH(rar));
sys/dev/e1000/if_igb_iov.c
362
value = E1000_READ_REG(hw, reg);
sys/dev/e1000/if_igb_iov.c
384
enable = (E1000_READ_REG(hw, E1000_VMOLR(sc->pool)) &
sys/dev/e1000/if_igb_iov.c
410
dvmolr = E1000_READ_REG(hw, E1000_DVMOLR(pool));
sys/dev/e1000/if_igb_iov.c
418
(E1000_READ_REG(hw, E1000_RCTL) & E1000_RCTL_SECRC) != 0)
sys/dev/e1000/if_igb_iov.c
434
vmolr = E1000_READ_REG(hw, E1000_VMOLR(vf->pool));
sys/dev/e1000/if_igb_iov.c
489
strip_vlan = (E1000_READ_REG(hw, E1000_CTRL) & E1000_CTRL_VME) != 0;
sys/dev/e1000/if_igb_iov.c
490
old_vmolr = E1000_READ_REG(hw, E1000_VMOLR(sc->pool));
sys/dev/e1000/if_igb_iov.c
755
rctl = E1000_READ_REG(hw, E1000_RCTL);
sys/dev/e1000/if_igb_iov.c
762
old_vlvf[i] = E1000_READ_REG(hw, E1000_VLVF(i));
sys/dev/e1000/if_igb_iov.c
845
vmolr = E1000_READ_REG(hw, E1000_VMOLR(sc->pool));
sys/dev/e1000/if_igbv.c
380
head = E1000_READ_REG(&sc->hw, E1000_TDH(txr->me));
sys/dev/e1000/if_igbv.c
381
tail = E1000_READ_REG(&sc->hw, E1000_TDT(txr->me));
sys/dev/e1000/if_igbv.c
425
rxdctl = E1000_READ_REG(hw, E1000_RXDCTL(i));
sys/dev/e1000/if_igbv.c
426
txdctl = E1000_READ_REG(hw, E1000_TXDCTL(i));
sys/dev/e1000/if_igbv.c
584
E1000_READ_REG(hw, E1000_CTRL));
sys/dev/e1000/if_igbv.c
586
E1000_READ_REG(hw, E1000_STATUS));
sys/dev/e1000/if_igbv.c
588
E1000_READ_REG(hw, E1000_RDLEN(0)));
sys/dev/e1000/if_igbv.c
590
E1000_READ_REG(hw, E1000_RDH(0)));
sys/dev/e1000/if_igbv.c
592
E1000_READ_REG(hw, E1000_RDT(0)));
sys/dev/e1000/if_igbv.c
594
E1000_READ_REG(hw, E1000_TDLEN(0)));
sys/dev/e1000/if_igbv.c
596
E1000_READ_REG(hw, E1000_TDH(0)));
sys/dev/e1000/if_igbv.c
598
E1000_READ_REG(hw, E1000_TDT(0)));