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

  /src/sys/dev/isa/
fd.c 203 static int fddetach(device_t, int);
213 fdprobe, fdattach, fddetach, NULL);
216 fdprobe, fdattach, fddetach, NULL);
606 fddetach(device_t self, int flags) function in typeref:typename:int
fd.c 203 static int fddetach(device_t, int);
213 fdprobe, fdattach, fddetach, NULL);
216 fdprobe, fdattach, fddetach, NULL);
606 fddetach(device_t self, int flags) function in typeref:typename:int

Completed in 50 milliseconds