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

  /src/sys/dev/isapnp/
if_ep_isapnp.c 67 void ep_isapnp_attach(device_t , device_t , void *);
70 ep_isapnp_match, ep_isapnp_attach, NULL, NULL);
84 ep_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_ep_isapnp.c 67 void ep_isapnp_attach(device_t , device_t , void *);
70 ep_isapnp_match, ep_isapnp_attach, NULL, NULL);
84 ep_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds