HomeSort by: relevance | last modified time | path
    Searched defs:pcicfg_tag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/ibm4xx/dev/
ibm405gp.c 53 static struct powerpc_bus_space pcicfg_tag = { variable in typeref:struct:powerpc_bus_space
59 static bus_space_tag_t pcicfg_iot = &pcicfg_tag;
106 if (bus_space_init(&pcicfg_tag,
ibm405gp.c 53 static struct powerpc_bus_space pcicfg_tag = { variable in typeref:struct:powerpc_bus_space
59 static bus_space_tag_t pcicfg_iot = &pcicfg_tag;
106 if (bus_space_init(&pcicfg_tag,

Completed in 21 milliseconds