Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_main.c131 static void e1000g_unattach(dev_info_t *, struct e1000g *);
599 e1000g_unattach(devinfo, Adapter); in e1000g_attach()
1073 e1000g_unattach(devinfo, Adapter); in e1000g_detach()
1101 e1000g_unattach(dev_info_t *devinfo, struct e1000g *Adapter) in e1000g_unattach() function