OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drivebay_readreg
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
drivebay.c
85
static uint32_t
drivebay_readreg
(struct drivebay_softc *, int);
152
sc->sc_state =
drivebay_readreg
(sc, PCAGPIO_OUTPUT);
193
sc->sc_dir =
drivebay_readreg
(sc, PCAGPIO_CONFIG);
194
sc->sc_in =
drivebay_readreg
(sc, PCAGPIO_INPUT);
229
drivebay_readreg
(struct drivebay_softc *sc, int reg)
function in typeref:typename:uint32_t
258
int reg =
drivebay_readreg
(sc, PCAGPIO_INPUT);
293
int reg =
drivebay_readreg
(sc, PCAGPIO_INPUT);
363
int reg =
drivebay_readreg
(sc, PCAGPIO_INPUT);
384
int reg =
drivebay_readreg
(sc, PCAGPIO_INPUT);
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025