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

  /src/sys/dev/tc/
if_le_ioasic.c 75 static void le_ioasic_attach(device_t, device_t, void *);
78 le_ioasic_match, le_ioasic_attach, NULL, NULL);
103 le_ioasic_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
if_le_ioasic.c 75 static void le_ioasic_attach(device_t, device_t, void *);
78 le_ioasic_match, le_ioasic_attach, NULL, NULL);
103 le_ioasic_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 164 milliseconds