Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe.c166 static void ixgbe_attach(device_t, device_t, void *);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
793 ixgbe_attach(device_t parent, device_t dev, void *aux) in ixgbe_attach() function