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

  /src/sys/arch/vax/if/
if_le_vsbus.c 108 static void le_vsbus_attach(device_t, device_t, void *);
113 le_vsbus_match, le_vsbus_attach, NULL, NULL);
192 le_vsbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds