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

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

Completed in 28 milliseconds