HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_probe (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 164 static int ixgbe_probe(device_t, cfdata_t, void *);
288 ixgbe_probe, ixgbe_attach, ixgbe_detach, NULL, NULL, NULL,
6432 * ixgbe_probe - Device identification routine
6440 ixgbe_probe(device_t dev, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 16 milliseconds