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

  /src/sys/dev/scsipi/
cd.c 174 static int cddetach(device_t, int);
183 CFATTACH_DECL3_NEW(cd, sizeof(struct cd_softc), cdmatch, cdattach, cddetach,
334 cddetach(device_t self, int flags) function in typeref:typename:int
cd.c 174 static int cddetach(device_t, int);
183 CFATTACH_DECL3_NEW(cd, sizeof(struct cd_softc), cdmatch, cdattach, cddetach,
334 cddetach(device_t self, int flags) function in typeref:typename:int

Completed in 56 milliseconds