OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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
779
reg =
pcn_bcr_read
(sc, LE_BCR25) & 0x00ff;
1666
pcn_bcr_read
(sc, LE_BCR2) & ~LE_B2_ASEL);
1674
pcn_bcr_read
(sc, LE_BCR32) | LE_B32_DANAS);
1736
reg =
pcn_bcr_read
(sc, LE_BCR18);
2049
reg =
pcn_bcr_read
(sc, LE_BCR2);
2056
reg =
pcn_bcr_read
(sc, LE_BCR2);
2131
*val =
pcn_bcr_read
(sc, LE_BCR34) & LE_B34_MIIMD;
Completed in 15 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025