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

  /src/sys/dev/hpc/
hpcioman.c 50 void hpcioman_attach(device_t, device_t, void *);
55 hpcioman_match, hpcioman_attach, NULL, NULL);
72 hpcioman_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hpcioman.c 50 void hpcioman_attach(device_t, device_t, void *);
55 hpcioman_match, hpcioman_attach, NULL, NULL);
72 hpcioman_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hpcioman.c 50 void hpcioman_attach(device_t, device_t, void *);
55 hpcioman_match, hpcioman_attach, NULL, NULL);
72 hpcioman_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
hpcioman.c 50 void hpcioman_attach(device_t, device_t, void *);
55 hpcioman_match, hpcioman_attach, NULL, NULL);
72 hpcioman_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 49 milliseconds