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

  /src/sys/dev/isa/
aps.c 150 static int aps_detach(device_t, int);
162 aps_match, aps_attach, aps_detach, NULL);
430 aps_detach(device_t self, int flags) function in typeref:typename:int
aps.c 150 static int aps_detach(device_t, int);
162 aps_match, aps_attach, aps_detach, NULL);
430 aps_detach(device_t self, int flags) function in typeref:typename:int

Completed in 20 milliseconds