Home | History | Annotate | Download | only in hw

Lines Matching refs:__FUNCTION__

246     DD("%s: channel=0x%x numBuffers=%d", __FUNCTION__,
253 DD("%s: buffer data (%3d bytes): '%.*s'", __FUNCTION__,
283 D("%s: connector: '%s'", __FUNCTION__, pcon->buffer);
287 D("%s: Unknown pipe connection: '%s'", __FUNCTION__, pcon->buffer);
301 D("%s: Unknown server!", __FUNCTION__);
307 D("%s: Initialization failed!", __FUNCTION__);
369 D("%s: hwpipe=%p", __FUNCTION__, hwpipe);
380 D("%s: hwpipe=%p", __FUNCTION__, zpipe->hwpipe);
471 D("%s: hwpipe=%p", __FUNCTION__, hwpipe);
482 D("%s: hwpipe=%p (pos=%d count=%d size=%d)", __FUNCTION__,
683 DD("%s: sendExpiration=%lld recvExpiration=%lld\n", __FUNCTION__, pipe->sendExpiration, pipe->recvExpiration);
696 DD("%s: Arming for %lld\n", __FUNCTION__, minExpiration);
708 __FUNCTION__, now, pipe->sendExpiration, pipe->recvExpiration);
723 DD("%s: WAKE %d\n", __FUNCTION__, flags);
846 DD("%s: CMD_OPEN channel=0x%x", __FUNCTION__, dev->channel);
858 DD("%s: CMD_CLOSE channel=0x%x", __FUNCTION__, dev->channel);
873 DD("%s: CMD_POLL > status=%d", __FUNCTION__, dev->status);
892 __FUNCTION__, dev->channel, dev->address, dev->size, dev->status);
912 __FUNCTION__, dev->channel, dev->address, dev->size, dev->status);
917 DD("%s: CMD_WAKE_ON_READ channel=0x%x", __FUNCTION__, dev->channel);
926 DD("%s: CMD_WAKE_ON_WRITE channel=0x%x", __FUNCTION__, dev->channel);
935 D("%s: command=%d (0x%x)\n", __FUNCTION__, command, command);
945 DR("%s: command=%d (0x%x)", __FUNCTION__, value, value);
950 DR("%s: size=%d (0x%x)", __FUNCTION__, value, value);
955 DR("%s: address=%d (0x%x)", __FUNCTION__, value, value);
960 DR("%s: channel=%d (0x%x)", __FUNCTION__, value, value);
965 D("%s: offset=%d (0x%x) value=%d (0x%x)\n", __FUNCTION__, offset,
978 DR("%s: REG_STATUS status=%d (0x%x)", __FUNCTION__, dev->status, dev->status);
984 DR("%s: channel=0x%x wanted=%d", __FUNCTION__,
992 DD("%s: lowering IRQ", __FUNCTION__);
996 DR("%s: no signaled channels", __FUNCTION__);
1000 DR("%s: wakes %d", __FUNCTION__, dev->wakes);
1004 D("%s: offset=%d (0x%x)\n", __FUNCTION__, offset, offset);
1055 DD("%s: channel=0x%x flags=%d", __FUNCTION__, pipe->channel, flags);
1067 DD("%s: raising IRQ", __FUNCTION__);
1075 D("%s: channel=0x%x (closed=%d)", __FUNCTION__, pipe->channel, pipe->closed);