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

  /src/sys/dev/
fss.c 130 static void fss_attach(device_t, device_t, void *);
134 fss_match, fss_attach, fss_detach, NULL);
153 fss_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds