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

  /src/sys/dev/sbus/
isp_sbus.c 97 static int isp_match(device_t, cfdata_t, void *);
100 isp_match, isp_sbus_attach, NULL, NULL);
103 isp_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 11 milliseconds