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

  /src/sys/dev/pci/
ibmcd.c 74 static int ibmcd_detach(device_t, int);
84 ibmcd_attach, ibmcd_detach, NULL, NULL, NULL);
144 ibmcd_detach(device_t self, int flags) function in typeref:typename:int
ibmcd.c 74 static int ibmcd_detach(device_t, int);
84 ibmcd_attach, ibmcd_detach, NULL, NULL, NULL);
144 ibmcd_detach(device_t self, int flags) function in typeref:typename:int
ibmcd.c 74 static int ibmcd_detach(device_t, int);
84 ibmcd_attach, ibmcd_detach, NULL, NULL, NULL);
144 ibmcd_detach(device_t self, int flags) function in typeref:typename:int

Completed in 177 milliseconds