Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c73 static int e1000g_init(struct e1000g *);
533 if (e1000g_init(Adapter) != DDI_SUCCESS) { in e1000g_attach()
1391 e1000g_init(struct e1000g *Adapter) in e1000g_init() function
1968 if (e1000g_init(Adapter) != DDI_SUCCESS) { in e1000g_start()