Lines Matching refs:mly_command_mailbox
456 sc->mly_command_mailbox = MLY_I960RX_COMMAND_MAILBOX; in mly_pci_attach()
467 sc->mly_command_mailbox = MLY_STRONGARM_COMMAND_MAILBOX; in mly_pci_attach()
1509 MLY_SET_MBOX(sc, sc->mly_command_mailbox, &mc->mc_packetphys); in mly_start()
2460 param0 = MLY_GET_REG(sc, sc->mly_command_mailbox); in mly_fwhandshake()
2461 param1 = MLY_GET_REG(sc, sc->mly_command_mailbox + 1); in mly_fwhandshake()
2566 MLY_GET_REG(sc, sc->mly_command_mailbox), in mly_printstate()
2567 MLY_GET_REG(sc, sc->mly_command_mailbox + 1), in mly_printstate()
2568 MLY_GET_REG(sc, sc->mly_command_mailbox + 2), in mly_printstate()
2569 MLY_GET_REG(sc, sc->mly_command_mailbox + 3), in mly_printstate()
2570 MLY_GET_REG(sc, sc->mly_command_mailbox + 4), in mly_printstate()
2571 MLY_GET_REG(sc, sc->mly_command_mailbox + 5), in mly_printstate()
2572 MLY_GET_REG(sc, sc->mly_command_mailbox + 6), in mly_printstate()
2573 MLY_GET_REG(sc, sc->mly_command_mailbox + 7)); in mly_printstate()