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

  /src/sys/dev/ic/
scmd.c 44 void scmd_attach(struct scmd_sc *);
187 scmd_attach(struct scmd_sc *sc) function in typeref:typename:void
280 sc->sc_func_attach = &scmd_attach;

Completed in 11 milliseconds