PDS_EVENT_RESET
case PDS_EVENT_RESET:
pdsc_notify(PDS_EVENT_RESET, comp);
.reset.ecode = cpu_to_le16(PDS_EVENT_RESET),
pdsc_notify(PDS_EVENT_RESET, &reset_event);
.reset.ecode = cpu_to_le16(PDS_EVENT_RESET),
pdsc_notify(PDS_EVENT_RESET, &reset_event);
if (ecode == PDS_EVENT_RESET || ecode == PDS_EVENT_LINK_CHANGE) {
if (ecode == PDS_EVENT_RESET) {