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

  /src/sys/arch/hp300/dev/
topcat.c 135 static void topcat_intio_attach(device_t, device_t, void *);
141 topcat_intio_match, topcat_intio_attach, NULL, NULL);
199 topcat_intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
topcat.c 135 static void topcat_intio_attach(device_t, device_t, void *);
141 topcat_intio_match, topcat_intio_attach, NULL, NULL);
199 topcat_intio_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds