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

  /src/sys/arch/shark/ofw/
chipsfb_ofbus.c 83 struct bus_space chipsfb_memt, chipsfb_iot; variable in typeref:struct:bus_space
121 memcpy(&chipsfb_iot, iot, sizeof(struct bus_space));
178 sc->sc_iot = &chipsfb_iot;
chipsfb_ofbus.c 83 struct bus_space chipsfb_memt, chipsfb_iot; variable in typeref:struct:bus_space
121 memcpy(&chipsfb_iot, iot, sizeof(struct bus_space));
178 sc->sc_iot = &chipsfb_iot;

Completed in 55 milliseconds