OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcn_bcr_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/stand/altboot/
pcn.c
130
static unsigned
pcn_bcr_read
(struct local *, int);
300
return (
pcn_bcr_read
(l, PCN_BCR34) & MIIMD);
325
pcn_bcr_read
(struct local *l, int r)
function in typeref:typename:unsigned
/src/sys/dev/pci/
if_pcn.c
479
pcn_bcr_read
(struct pcn_softc *sc, int reg)
function in typeref:typename:uint32_t
783
reg =
pcn_bcr_read
(sc, LE_BCR25) & 0x00ff;
1670
pcn_bcr_read
(sc, LE_BCR2) & ~LE_B2_ASEL);
1678
pcn_bcr_read
(sc, LE_BCR32) | LE_B32_DANAS);
1740
reg =
pcn_bcr_read
(sc, LE_BCR18);
2053
reg =
pcn_bcr_read
(sc, LE_BCR2);
2060
reg =
pcn_bcr_read
(sc, LE_BCR2);
2135
*val =
pcn_bcr_read
(sc, LE_BCR34) & LE_B34_MIIMD;
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025