/src/sys/dev/scsipi/ |
cd.c | 134 static int cd_lastclose(device_t); 243 .d_lastclose = cd_lastclose, 342 if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0) 521 cd_lastclose(device_t self) function in typeref:typename:int
|
cd.c | 134 static int cd_lastclose(device_t); 243 .d_lastclose = cd_lastclose, 342 if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0) 521 cd_lastclose(device_t self) function in typeref:typename:int
|
cd.c | 134 static int cd_lastclose(device_t); 243 .d_lastclose = cd_lastclose, 342 if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0) 521 cd_lastclose(device_t self) function in typeref:typename:int
|
cd.c | 134 static int cd_lastclose(device_t); 243 .d_lastclose = cd_lastclose, 342 if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0) 521 cd_lastclose(device_t self) function in typeref:typename:int
|
cd.c | 134 static int cd_lastclose(device_t); 243 .d_lastclose = cd_lastclose, 342 if ((rc = disk_begindetach(&dksc->sc_dkdev, cd_lastclose, self, flags)) != 0) 521 cd_lastclose(device_t self) function in typeref:typename:int
|