Searched refs:CH_ERR (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_mc5.c125 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n", addr_lo);
349 CH_ERR(adap, "TCAM reset timed out\n");
373 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type);
H A Dcxgb_t3_hw.c673 CH_ERR(adapter, "reading EEPROM address 0x%x failed\n", addr);
709 CH_ERR(adapter, "write to EEPROM address 0x%x failed\n", addr);
1166 CH_ERR(adapter, "found wrong TP version (%u.%u), "
1193 CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n",
1321 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
1346 CH_ERR(adapter, "firmware download failed, error %d\n", ret);
1374 CH_ERR(adapter, "boot image too small/large\n");
1378 CH_ERR(adapter, "boot image missing signature\n");
1382 CH_ERR(adapter, "boot image header length != image length\n");
1404 CH_ERR(adapte
[all...]
H A Dcxgb_xgmac.c178 CH_ERR(adap,
259 CH_ERR(adap, "MAC %d Rx fifo drain failed\n", idx);
/freebsd-11-stable/sys/dev/cxgbe/
H A Dosdep.h43 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, "%s: " fmt, \ macro
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h163 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, fmt, ##__VA_ARGS__) macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c214 CH_ERR(adap, "firmware reports adapter error: %s (0x%08x)\n",
491 CH_ERR(adap, "command %#x in mbox %d timed out (0x%08x).\n",
807 CH_ERR(adapter,
2688 CH_ERR(adap,
2820 CH_ERR(adapter, "VPD still busy from previous operation\n");
2835 CH_ERR(adapter, "VPD read of address %#x failed\n", addr);
2877 CH_ERR(adapter, "VPD still busy from previous operation\n");
2895 CH_ERR(adapter, "VPD write of address %#x failed\n", addr);
3044 CH_ERR(adapter, "missing VPD keyword " name "\n"); \
3054 CH_ERR(adapte
[all...]
H A Dt4vf_hw.c187 CH_ERR(adapter, "Unable to get SGE Control2; "

Completed in 304 milliseconds