cdc_notification
if (status == B_OK && actualLength >= sizeof(cdc_notification)) {
cdc_notification *notification
= (cdc_notification *)device->fNotifyBuffer;
|| actualLength < sizeof(cdc_notification)