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

  /src/sys/dev/isa/
ast.c 55 struct ast_softc { struct
70 CFATTACH_DECL_NEW(ast, sizeof(struct ast_softc),
146 struct ast_softc *sc = device_private(self);
195 struct ast_softc *sc = arg;

Completed in 14 milliseconds