satmgr.c | 128 static void send_sat(struct satmgr_softc *, const char *); 380 send_sat(sc, "JJ"); 383 send_sat(sc, "KK"); 394 send_sat(sc, "GG"); 443 send_sat(struct satmgr_softc *sc, const char *msg) function in typeref:typename:void 753 send_sat(sc, "CCGG"); /* perform reboot */ 760 send_sat(sc, "EEGG"); /* force power off */ 792 send_sat(sc, "8"); /* status LED green */ 799 send_sat(sc, "C"); 806 send_sat(sc, "1") [all...] |