cd_lastclose
static int cd_lastclose(device_t);
.d_lastclose = cd_lastclose,
if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0)