Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_myxreg.h101 struct myx_bootcmd { struct
102 u_int32_t bc_addr_high;
103 u_int32_t bc_addr_low;
104 u_int32_t bc_result;
105 u_int32_t bc_offset;
106 u_int32_t bc_length;
107 u_int32_t bc_copyto;
108 u_int32_t bc_jumpto;
109 u_int8_t bc_pad[36]; /* pad up to 64 bytes */