Home
last modified time | relevance | path

Searched refs:LE_BCR25 (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dlancereg.h234 #define LE_BCR25 0x0019 /* SRAM Size Register */ macro
/openbsd/sys/dev/pci/
H A Dif_pcn.c742 reg = pcn_bcr_read(sc, LE_BCR25) & 0x00ff; in pcn_attach()