HomeSort by: relevance | last modified time | path
    Searched refs:t3_prep_adapter (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_common.h 677 int t3_prep_adapter(adapter_t *adapter, const struct adapter_info *ai, int reset);
cxgb_main.c 360 if (t3_prep_adapter(sc, ai, 1) < 0) {
952 * as this is called early on in attach by t3_prep_adapter
cxgb_t3_hw.c 3687 * t3_prep_adapter - prepare SW and HW for operation
3695 int __devinit t3_prep_adapter(adapter_t *adapter, function in typeref:typename:int __devinit

Completed in 16 milliseconds