Home
last modified time | relevance | path

Searched refs:flash2 (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls208xa-qds.dtsi200 flash2: flash@2 { label
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std80 offsetof(flash2) = 24
H A Dntpdc_ops.c622 pp->reach, pp->unreach, pp->flash2); in printpeer()
/freebsd/contrib/ntp/include/
H A Dntp_request.h392 u_short flash2; /* new peer.flash */ member
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c160 (int) offsetof(struct info_peer, flash2));
/freebsd/contrib/ntp/ntpq/
H A Dntpq-subs.c273 char flash2[] = " .+* "; /* flash decode for version 2 */ variable
1906 c = flash2[CTL_PEER_STATVAL(rstatus) & 0x3]; in doprintpeers()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c903 ip->flash2 = (u_short)pp->flash; in peer_info()