_wdc_exec_identify
if (_wdc_exec_identify(chp, drive, ident) == 0) {
return _wdc_exec_identify(chp, wd->sc_unit, data);
static int _wdc_exec_identify(struct wdc_channel *, int, void *);