OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:send_sat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sandpoint/sandpoint/
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
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
...]
/src/sys/arch/sandpoint/stand/altboot/
brdsetup.c
70
static void
send_sat
(char *);
704
send_sat
("AAAAFFFFJJJJ>>>>VVVV>>>>ZZZZVVVVKKKK");
711
send_sat
("CCGG");
737
send_sat
("247");
927
send_sat
("C");
937
send_sat
("PW");
944
send_sat
("f");
970
send_sat
("SYN\n");
971
send_sat
("ZWO\n"); /* power LED solid on */
1165
send_sat
(char *msg
function
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026