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

  /src/sys/dev/isa/
if_ai.c 66 struct ai_softc { struct
98 static int ai_find_mem_size(struct ai_softc*, bus_space_tag_t,
110 struct ai_softc *asc = (struct ai_softc *)sc;
131 struct ai_softc *asc = (struct ai_softc *)sc;
210 struct ai_softc asc;
256 * Fill in just about enough of our local `ai_softc' for
300 struct ai_softc *asc = device_private(self);
408 ai_find_mem_size(struct ai_softc* asc, bus_space_tag_t memt, bus_size_t maddr
    [all...]

Completed in 12 milliseconds