if_cs_isapnp.c | 55 static int cs_isapnp_match(device_t, cfdata_t, void *); 60 cs_isapnp_match, cs_isapnp_attach, NULL, NULL); 63 cs_isapnp_match, cs_isapnp_attach, NULL, NULL); 67 cs_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|