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

  /src/sys/dev/pci/cxgb/
cxgb_main.c 241 static const struct adapter_info *cxgb_get_adapter_info(struct pci_attach_args *pa) function in typeref:typename:const struct adapter_info *
259 ai = cxgb_get_adapter_info(pa);
312 ai = cxgb_get_adapter_info(pa);
cxgb_main.c 241 static const struct adapter_info *cxgb_get_adapter_info(struct pci_attach_args *pa) function in typeref:typename:const struct adapter_info *
259 ai = cxgb_get_adapter_info(pa);
312 ai = cxgb_get_adapter_info(pa);

Completed in 175 milliseconds