Lines Matching refs:mly_command_mailbox
455 sc->mly_command_mailbox = MLY_I960RX_COMMAND_MAILBOX; in mly_pci_attach()
466 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()
2465 param0 = MLY_GET_REG(sc, sc->mly_command_mailbox); in mly_fwhandshake()
2466 param1 = MLY_GET_REG(sc, sc->mly_command_mailbox + 1); in mly_fwhandshake()
2571 MLY_GET_REG(sc, sc->mly_command_mailbox), in mly_printstate()
2572 MLY_GET_REG(sc, sc->mly_command_mailbox + 1), in mly_printstate()
2573 MLY_GET_REG(sc, sc->mly_command_mailbox + 2), in mly_printstate()
2574 MLY_GET_REG(sc, sc->mly_command_mailbox + 3), in mly_printstate()
2575 MLY_GET_REG(sc, sc->mly_command_mailbox + 4), in mly_printstate()
2576 MLY_GET_REG(sc, sc->mly_command_mailbox + 5), in mly_printstate()
2577 MLY_GET_REG(sc, sc->mly_command_mailbox + 6), in mly_printstate()
2578 MLY_GET_REG(sc, sc->mly_command_mailbox + 7)); in mly_printstate()