Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c127 static void ixgbe_unconfigure(dev_info_t *, ixgbe_t *);
685 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_attach()
755 ixgbe_unconfigure(devinfo, ixgbe); in ixgbe_detach()
807 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure() function