Searched refs:LE_BCR2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/le/
H A Dif_le_pci.c214 le_pci_wrbcr(sc, LE_BCR2,
215 le_pci_rdbcr(sc, LE_BCR2) | LE_B2_ASEL);
217 le_pci_wrbcr(sc, LE_BCR2,
218 le_pci_rdbcr(sc, LE_BCR2) & ~LE_B2_ASEL);
H A Dif_le_cbus.c184 device_printf(dev, "ISACSR2=0x%x\n", le_cbus_rdbcr(sc, LE_BCR2));
H A Dlancereg.h225 #define LE_BCR2 0x0002 /* Misc. Configuration */ macro

Completed in 61 milliseconds