Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sn/
H A Dklconfig.h484 typedef struct klinfo_s { /* Generic info */ struct
487 unsigned char flags; /* Enabled, disabled etc */
488 unsigned char revision; /* component revision */
489 unsigned short diagval; /* result of diagnostics */
490 unsigned short diagparm; /* diagnostic parameter */
492 nic_t nic; /* MUst be aligned properly */
493 unsigned char physid; /* physical id of component */
496 nasid_t nasid; /* node number - from parent */
497 char pad1; /* pad out structure. */
498 char pad2; /* pad out structure. */
[all …]