HomeSort by: relevance | last modified time | path
    Searched defs:chipsfb_memt (Results 1 - 3 of 3) 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
119 memcpy(&chipsfb_memt, memt, sizeof(struct bus_space));
120 chipsfb_memt.bs_cookie = (void *)chipsfb_mem_vaddr;
177 sc->sc_memt = &chipsfb_memt;
chipsfb_ofbus.c 83 struct bus_space chipsfb_memt, chipsfb_iot; variable in typeref:struct:bus_space
119 memcpy(&chipsfb_memt, memt, sizeof(struct bus_space));
120 chipsfb_memt.bs_cookie = (void *)chipsfb_mem_vaddr;
177 sc->sc_memt = &chipsfb_memt;
chipsfb_ofbus.c 83 struct bus_space chipsfb_memt, chipsfb_iot; variable in typeref:struct:bus_space
119 memcpy(&chipsfb_memt, memt, sizeof(struct bus_space));
120 chipsfb_memt.bs_cookie = (void *)chipsfb_mem_vaddr;
177 sc->sc_memt = &chipsfb_memt;

Completed in 131 milliseconds