Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ix.c110 int ixgbe_detach(struct device *, int);
205 sizeof(struct ix_softc), ixgbe_probe, ixgbe_attach, ixgbe_detach,
367 ixgbe_detach(struct device *self, int flags) in ixgbe_detach() function