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

  /src/sys/arch/sgimips/dev/
int.c 64 static int int_match(device_t, cfdata_t, void *);
92 int_match, int_attach, NULL, NULL);
95 int_match(device_t parent, cfdata_t match, void *aux) function
int.c 64 static int int_match(device_t, cfdata_t, void *);
92 int_match, int_attach, NULL, NULL);
95 int_match(device_t parent, cfdata_t match, void *aux) function
int.c 64 static int int_match(device_t, cfdata_t, void *);
92 int_match, int_attach, NULL, NULL);
95 int_match(device_t parent, cfdata_t match, void *aux) function

Completed in 59 milliseconds