Home
last modified time | relevance | path

Searched refs:igb_regs_map (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_main.c42 static int igb_regs_map(igb_t *);
491 if (igb_regs_map(igb) != IGB_SUCCESS) { in igb_attach()
946 igb_regs_map(igb_t *igb) in igb_regs_map() function