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

  /src/sys/dev/isapnp/
joy_isapnp.c 54 static int joy_isapnp_match(device_t, cfdata_t, void *);
58 joy_isapnp_match, joy_isapnp_attach, NULL, NULL);
61 joy_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
joy_isapnp.c 54 static int joy_isapnp_match(device_t, cfdata_t, void *);
58 joy_isapnp_match, joy_isapnp_attach, NULL, NULL);
61 joy_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
joy_isapnp.c 54 static int joy_isapnp_match(device_t, cfdata_t, void *);
58 joy_isapnp_match, joy_isapnp_attach, NULL, NULL);
61 joy_isapnp_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 59 milliseconds