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

  /src/sys/dev/isa/
esp_isa.c 131 int esp_isa_match(device_t, cfdata_t, void *);
135 esp_isa_match, esp_isa_attach, NULL, NULL);
309 esp_isa_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
327 ESP_TRACE(("[esp_isa_match] "));

Completed in 11 milliseconds