Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/sn/
H A Dklconfig.h484 typedef struct klinfo_s { /* Generic info */ struct
485 unsigned char struct_type; /* type of this structure */
486 unsigned char struct_version; /* version of this structure */
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 */
491 unsigned char inventory; /* previous inventory status */
492 nic_t nic; /* MUst be aligned properly */
493 unsigned char physid; /* physical id of component */
[all …]