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

  /src/sys/dev/pci/
if_ixl.c 760 static int ixl_get_phy_info(struct ixl_softc *);
1244 if (ixl_get_phy_info(sc) != 0) {
1245 /* error printed by ixl_get_phy_info */
4394 ixl_get_phy_info(struct ixl_softc *sc) function in typeref:typename:int

Completed in 110 milliseconds