HomeSort by: relevance | last modified time | path
    Searched defs:msattalk (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sandpoint/sandpoint/
satmgr.c 156 static void msattalk(struct satmgr_softc *, const char *);
973 msattalk(sc, "\x00\x03"); /* boot has completed */
974 msattalk(sc, msg); /* NB banner at disp2 */
975 msattalk(sc, "\x01\x32\x80"); /* select disp2 */
976 msattalk(sc, "\x00\x27"); /* show disp2 */
978 msattalk(sc, "\x00\x03"); /* boot has completed */
986 msattalk(sc, "\x01\x35\x00"); /* stop watchdog timer */
987 msattalk(sc, "\x00\x0c"); /* shutdown in progress */
988 msattalk(sc, "\x00\x03"); /* boot has completed */
989 msattalk(sc, "\x00\x0e"); /* perform reboot *
1003 msattalk(struct satmgr_softc *sc, const char *cmd) function in typeref:typename:void
    [all...]
satmgr.c 156 static void msattalk(struct satmgr_softc *, const char *);
973 msattalk(sc, "\x00\x03"); /* boot has completed */
974 msattalk(sc, msg); /* NB banner at disp2 */
975 msattalk(sc, "\x01\x32\x80"); /* select disp2 */
976 msattalk(sc, "\x00\x27"); /* show disp2 */
978 msattalk(sc, "\x00\x03"); /* boot has completed */
986 msattalk(sc, "\x01\x35\x00"); /* stop watchdog timer */
987 msattalk(sc, "\x00\x0c"); /* shutdown in progress */
988 msattalk(sc, "\x00\x03"); /* boot has completed */
989 msattalk(sc, "\x00\x0e"); /* perform reboot *
1003 msattalk(struct satmgr_softc *sc, const char *cmd) function in typeref:typename:void
    [all...]

Completed in 24 milliseconds