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

  /src/sys/dev/isapnp/
if_fmv_isapnp.c 59 void fmv_isapnp_attach(device_t, device_t, void *);
69 fmv_isapnp_match, fmv_isapnp_attach, NULL, NULL);
83 fmv_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_fmv_isapnp.c 59 void fmv_isapnp_attach(device_t, device_t, void *);
69 fmv_isapnp_match, fmv_isapnp_attach, NULL, NULL);
83 fmv_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds