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

  /src/sys/kern/
subr_autoconf.c 297 typedef int (*cfattach_fn)(const char *, struct cfattach *); typedef in typeref:typename:int (*)(const char *,struct cfattach *)
300 cfattach_fn att_do, cfattach_fn att_undo,

Completed in 14 milliseconds