Home
last modified time | relevance | path

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

/trueos/sys/dev/le/
HDif_le_pci.c214 le_pci_wrbcr(sc, LE_BCR2, in le_pci_mediachange()
215 le_pci_rdbcr(sc, LE_BCR2) | LE_B2_ASEL); in le_pci_mediachange()
217 le_pci_wrbcr(sc, LE_BCR2, in le_pci_mediachange()
218 le_pci_rdbcr(sc, LE_BCR2) & ~LE_B2_ASEL); in le_pci_mediachange()
HDlancereg.h225 #define LE_BCR2 0x0002 /* Misc. Configuration */ macro
HDif_le_cbus.c184 device_printf(dev, "ISACSR2=0x%x\n", le_cbus_rdbcr(sc, LE_BCR2)); in le_cbus_hwreset()