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

  /src/sys/dev/pci/ixgbe/
ixv.c 83 static int ixv_probe(device_t, cfdata_t, void *);
168 ixv_probe, ixv_attach, ixv_detach, NULL, NULL, NULL,
238 * ixv_probe - Device identification routine
246 ixv_probe(device_t dev, cfdata_t cf, void *aux) function in typeref:typename:int
255 } /* ixv_probe */

Completed in 13 milliseconds