Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcompat.h347 struct compat_ifmap { struct
348 compat_ulong_t mem_start;
349 compat_ulong_t mem_end;
350 unsigned short base_addr;
351 unsigned char irq;
375 struct compat_ifmap ifru_map; argument