Searched refs:LE_BCR25 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | lancereg.h | 234 #define LE_BCR25 0x0019 /* SRAM Size Register */ macro |
/openbsd/sys/dev/pci/ | ||
H A D | if_pcn.c | 742 reg = pcn_bcr_read(sc, LE_BCR25) & 0x00ff; in pcn_attach() |