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

  /src/sys/dev/isapnp/
if_le_isapnp.c 122 void le_isapnp_attach(device_t, device_t, void *);
125 le_isapnp_match, le_isapnp_attach, NULL, NULL);
167 le_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_le_isapnp.c 122 void le_isapnp_attach(device_t, device_t, void *);
125 le_isapnp_match, le_isapnp_attach, NULL, NULL);
167 le_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds