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

  /src/sys/dev/
fss.c 131 static int fss_detach(device_t, int);
134 fss_match, fss_attach, fss_detach, NULL);
174 fss_detach(device_t self, int flags) function in typeref:typename:int

Completed in 44 milliseconds