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

  /src/sys/dev/sdmmc/
sbt.c 81 static int sbt_detach(device_t, int);
84 sbt_match, sbt_attach, sbt_detach, NULL);
205 sbt_detach(device_t self, int flags) function in typeref:typename:int
sbt.c 81 static int sbt_detach(device_t, int);
84 sbt_match, sbt_attach, sbt_detach, NULL);
205 sbt_detach(device_t self, int flags) function in typeref:typename:int
sbt.c 81 static int sbt_detach(device_t, int);
84 sbt_match, sbt_attach, sbt_detach, NULL);
205 sbt_detach(device_t self, int flags) function in typeref:typename:int

Completed in 31 milliseconds