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

  /src/sys/dev/marvell/
gttwsi.c 101 static void gttwsi_attach(device_t, device_t, void *);
104 gttwsi_match, gttwsi_attach, NULL, NULL);
106 gttwsi_match, gttwsi_attach, NULL, NULL);
126 gttwsi_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
gttwsi.c 101 static void gttwsi_attach(device_t, device_t, void *);
104 gttwsi_match, gttwsi_attach, NULL, NULL);
106 gttwsi_match, gttwsi_attach, NULL, NULL);
126 gttwsi_attach(device_t parent, device_t self, void *args) function in typeref:typename:void

Completed in 21 milliseconds