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

  /src/sys/arch/hppa/dev/
lpt_ssio.c 31 void lpt_ssio_attach(device_t, device_t, void *);
34 lpt_ssio_match, lpt_ssio_attach, NULL, NULL);
53 lpt_ssio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
lpt_ssio.c 31 void lpt_ssio_attach(device_t, device_t, void *);
34 lpt_ssio_match, lpt_ssio_attach, NULL, NULL);
53 lpt_ssio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds