Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c121 static void ixgbe_unconfigure(dev_info_t *, ixgbe_t *);
614 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_attach()
684 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_detach()
736 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure() function