Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c123 static void ixgbe_unconfigure(dev_info_t *, ixgbe_t *);
656 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_attach()
726 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_detach()
778 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure() function