Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif.h196 struct ifmap { struct
197 unsigned long mem_start;
198 unsigned long mem_end;
199 unsigned short base_addr;
200 unsigned char irq;
201 unsigned char dma;
202 unsigned char port;
/linux/net/core/
A Ddev_ioctl.c84 struct ifmap *ifmap = &ifr->ifr_map; in dev_getifmap() local
117 struct ifmap ifmap = { in dev_setifmap() local

Completed in 5 milliseconds