Lines Matching defs:Channel
80 IdeController::Channel::Channel(
91 IdeController::Channel::~Channel()
162 Channel *channel;
368 IdeController::Channel::accessCommand(Addr offset,
388 IdeController::Channel::accessControl(Addr offset,
402 IdeController::Channel::accessBMI(Addr offset,
527 if (addr < sizeof(Channel::BMIRegs)) {
530 addr -= sizeof(Channel::BMIRegs);
592 IdeController::Channel::serialize(const std::string &base,
635 IdeController::Channel::unserialize(const std::string &base, CheckpointIn &cp)