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

  /src/sys/dev/scsipi/
sd.c 132 static int sddetach(device_t, int);
135 CFATTACH_DECL3_NEW(sd, sizeof(struct sd_softc), sdmatch, sdattach, sddetach,
387 sddetach(device_t self, int flags) function in typeref:typename:int
sd.c 132 static int sddetach(device_t, int);
135 CFATTACH_DECL3_NEW(sd, sizeof(struct sd_softc), sdmatch, sdattach, sddetach,
387 sddetach(device_t self, int flags) function in typeref:typename:int

Completed in 204 milliseconds