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

/freebsd-13-stable/sys/dev/le/
H A Dif_le_pci.c216 le_pci_wrbcr(sc, LE_BCR2,
217 le_pci_rdbcr(sc, LE_BCR2) | LE_B2_ASEL);
219 le_pci_wrbcr(sc, LE_BCR2,
220 le_pci_rdbcr(sc, LE_BCR2) & ~LE_B2_ASEL);
H A Dlancereg.h227 #define LE_BCR2 0x0002 /* Misc. Configuration */ macro

Completed in 65 milliseconds