_NotifyCallback
sizeof(DM9601NotifyData), _NotifyCallback, this);
sizeof(DM9601NotifyData), _NotifyCallback, device);
static void _NotifyCallback(void *cookie, int32 status,
fNotifyBufferLength, _NotifyCallback, this) != B_OK) {
device->fNotifyBufferLength, _NotifyCallback, device);
static void _NotifyCallback(void *cookie, int32 status,
sizeof(fNotifyBuffer), _NotifyCallback, this) != B_OK) {
sizeof(device->fNotifyBuffer), _NotifyCallback, device);
static void _NotifyCallback(void *cookie, int32 status,