Home
last modified time | relevance | path

Searched defs:ldc_pkt (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/sparc64/dev/
H A Dldcvar.h44 struct ldc_pkt { struct
45 uint8_t type;
46 uint8_t stype;
47 uint8_t ctrl;
48 uint8_t env;
49 uint32_t seqid;
51 uint16_t major;
52 uint16_t minor;
53 uint32_t _reserved[13];
/openbsd/usr.sbin/ldomd/
H A Dds.h31 struct ldc_pkt { struct
32 uint8_t type;
33 uint8_t stype;
34 uint8_t ctrl;
35 uint8_t env;
36 uint32_t seqid;
38 uint16_t major;
39 uint16_t minor;
40 uint32_t ackid;
42 uint64_t data[6];