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

  /src/sys/dev/mvme/
clmpcc_pcctwo.c 72 void clmpcc_pcctwo_attach(device_t, device_t, void *);
77 clmpcc_pcctwo_match, clmpcc_pcctwo_attach, NULL, NULL);
111 clmpcc_pcctwo_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
clmpcc_pcctwo.c 72 void clmpcc_pcctwo_attach(device_t, device_t, void *);
77 clmpcc_pcctwo_match, clmpcc_pcctwo_attach, NULL, NULL);
111 clmpcc_pcctwo_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds