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

  /src/sys/arch/cesfic/dev/
if_le.c 61 void leattach(device_t, device_t, void *);
64 lematch, leattach, NULL, NULL);
106 leattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/hp300/dev/
if_le.c 104 static void leattach(device_t, device_t, void *);
107 lematch, leattach, NULL, NULL);
173 leattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds