Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c43 static int igb_regs_map(igb_t *);
506 if (igb_regs_map(igb) != IGB_SUCCESS) { in igb_attach()
991 igb_regs_map(igb_t *igb) in igb_regs_map() function