Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/cfe/
H A Dcfe_api_int.h138 typedef struct xiocb_fwinfo_s { struct
139 cfe_xint_t fwi_version; /* major, minor, eco version */
140 cfe_xint_t fwi_totalmem; /* total installed mem */
141 cfe_xint_t fwi_flags; /* various flags */
142 cfe_xint_t fwi_boardid; /* board ID */
143 cfe_xint_t fwi_bootarea_va; /* VA of boot area */
144 cfe_xint_t fwi_bootarea_pa; /* PA of boot area */
145 cfe_xint_t fwi_bootarea_size; /* size of boot area */
146 cfe_xint_t fwi_reserved1;
147 cfe_xint_t fwi_reserved2;
[all …]
/netbsd-src/sys/arch/sbmips/stand/common/
H A Dcfe_api_int.h138 typedef struct xiocb_fwinfo_s { struct
139 cfe_xint_t fwi_version; /* major, minor, eco version */
140 cfe_xint_t fwi_totalmem; /* total installed mem */
141 cfe_xint_t fwi_flags; /* various flags */
142 cfe_xint_t fwi_boardid; /* board ID */
143 cfe_xint_t fwi_bootarea_va; /* VA of boot area */
144 cfe_xint_t fwi_bootarea_pa; /* PA of boot area */
145 cfe_xint_t fwi_bootarea_size; /* size of boot area */
146 cfe_xint_t fwi_reserved1;
147 cfe_xint_t fwi_reserved2;
[all …]
/netbsd-src/sys/arch/evbmips/stand/sbmips/common/
H A Dcfe_api_int.h138 typedef struct xiocb_fwinfo_s { struct
139 cfe_xint_t fwi_version; /* major, minor, eco version */
140 cfe_xint_t fwi_totalmem; /* total installed mem */
141 cfe_xint_t fwi_flags; /* various flags */
142 cfe_xint_t fwi_boardid; /* board ID */
143 cfe_xint_t fwi_bootarea_va; /* VA of boot area */
144 cfe_xint_t fwi_bootarea_pa; /* PA of boot area */
145 cfe_xint_t fwi_bootarea_size; /* size of boot area */
146 cfe_xint_t fwi_reserved1;
147 cfe_xint_t fwi_reserved2;
[all …]