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

  /src/usr.sbin/rbootd/
rmp_var.h 53 #define RMP_BOOT_DONE 3 /* boot complete packet */
103 sizeof(struct rmp_boot_done))
214 struct rmp_boot_done { /* boot complete */ struct
215 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */
229 struct rmp_boot_done rmp_done; /* boot complete */
rmp_var.h 53 #define RMP_BOOT_DONE 3 /* boot complete packet */
103 sizeof(struct rmp_boot_done))
214 struct rmp_boot_done { /* boot complete */ struct
215 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */
229 struct rmp_boot_done rmp_done; /* boot complete */
rmp_var.h 53 #define RMP_BOOT_DONE 3 /* boot complete packet */
103 sizeof(struct rmp_boot_done))
214 struct rmp_boot_done { /* boot complete */ struct
215 u_int8_t rmp_type; /* packet type (RMP_BOOT_DONE) */
229 struct rmp_boot_done rmp_done; /* boot complete */

Completed in 33 milliseconds