OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auspi_machdep
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/mips/alchemy/dev/
auspivar.h
47
struct
auspi_machdep
{
struct
53
const struct
auspi_machdep
*
auspi_machdep
(bus_addr_t);
auspi.c
72
struct
auspi_machdep
sc_md; /* board-specific support */
127
const struct
auspi_machdep
*md;
131
if ((md =
auspi_machdep
(aa->aupsc_addr)) != NULL) {
/src/sys/arch/evbmips/alchemy/
board.h
51
const struct
auspi_machdep
*(*ab_spi)(bus_addr_t);
dbau1550.c
80
static const struct
auspi_machdep
*dbau1550_spi(bus_addr_t);
383
const struct
auspi_machdep
*
386
static const struct
auspi_machdep
md = {
machdep.c
460
const struct
auspi_machdep
*
461
auspi_machdep
(bus_addr_t ba)
function in typeref:typename:const struct auspi_machdep *
Completed in 95 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025