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
|