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

  /src/sys/dev/isapnp/
if_cs_isapnp.c 56 static void cs_isapnp_attach(device_t, device_t, void *);
60 cs_isapnp_match, cs_isapnp_attach, NULL, NULL);
63 cs_isapnp_match, cs_isapnp_attach, NULL, NULL);
78 cs_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_cs_isapnp.c 56 static void cs_isapnp_attach(device_t, device_t, void *);
60 cs_isapnp_match, cs_isapnp_attach, NULL, NULL);
63 cs_isapnp_match, cs_isapnp_attach, NULL, NULL);
78 cs_isapnp_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 22 milliseconds