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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dmc4.c76 CH_ERR("%s: write to MC4 register 0x%x timed out\n",
126 CH_ERR("%s: MC4 DLL lock failed\n",
179 CH_ERR("%s: MC4 BIST timed out\n", adapter_name(adapter));
H A Dvsc7326.c70 CH_ERR("Invalid tpi read from MAC, breaking loop.\n");
77 /* CH_ERR("rd: block: 0x%x sublock: 0x%x reg: 0x%x data: 0x%x\n",
88 /* CH_ERR("wr: block: 0x%x sublock: 0x%x reg: 0x%x data: 0x%x\n",
247 CH_ERR("sleep %d us\n",ib[i].data);
264 CH_ERR("No bist address: 0x%x\n", address);
274 CH_ERR("Still in bist read: 0x%x\n", result);
276 CH_ERR("bist read error: 0x%x\n", result);
291 CH_ERR("No bist address: 0x%x\n", address);
294 CH_ERR("Suspicious write out of range value: 0x%x\n", value);
304 CH_ERR("Stil
[all...]
H A Dch_subr.c776 CH_ERR("%s: reading EEPROM address 0x%x failed\n",
1384 CH_ERR("%s: SGE initialization failed\n",
1399 CH_ERR("%s: MC3 initialization failed\n",
1406 CH_ERR("%s: MC4 initialization failed\n",
1416 CH_ERR("%s: MC5 initialization failed\n",
1423 CH_ERR("%s: ULP initialization failed\n",
1440 CH_ERR("%s: CSPI initialization failed\n",
1447 CH_ERR("%s: ESPI initialization failed\n",
1454 CH_ERR("%s: TP initialization failed\n",
1474 CH_ERR("
[all...]
H A Dmc3.c188 CH_ERR("%s: write to MC3 register 0x%x timed out\n",
253 CH_ERR("%s: MC3 DLL lock failed\n",
315 CH_ERR("%s: MC3 BIST timed out\n", adapter_name(adapter));
H A Despi.c65 CH_ERR("%s: TRICN write timed out\n", adapter_name(adapter));
90 CH_ERR("%s: TRICN read timed out\n", adapter_name(adapter));
102 CH_ERR("%s: ESPI clock not ready\n", adapter_name(adapter));
H A Dmc5.c211 CH_ERR("%s: MC5 timeout writing to TCAM address 0x%x\n",
416 CH_ERR("%s: TCAM reset timed out\n", adapter_name(adap));
445 CH_ERR("%s: unsupported TCAM type\n", adapter_name(adap));
H A Dch_mac.c194 CH_ERR("%s: MAC %d reset timed out\n",
H A Dtp.c435 CH_ERR("%s: TP initialization timed out\n",
H A Dvsc7321.c274 CH_ERR("%s: Didn't find a VSC 7321.\n", adapter_name(adapter));
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c254 CH_ERR(adap, "command %x in mailbox %d timed out",
490 CH_ERR(adapter, "reading EEPROM address 0x%x failed", addr);
528 CH_ERR(adapter, "write to EEPROM address %x failed", addr);
646 CH_ERR(adapter, "missing VPD keyword " name); \
657 CH_ERR(adapter, "corrupted VPD EEPROM, actual csum %u", csum);
878 CH_ERR(adapter, "failed to correctly write the flash page "
949 CH_ERR(adapter, "card FW has major version %u, driver wants %u",
979 CH_ERR(adapter, "erase of flash sector %d failed, "
1025 CH_ERR(adap, "cfg file has no data");
1030 CH_ERR(ada
[all...]
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h42 #define CH_ERR(sc, ...) cxgb_printf(sc->dip, CE_WARN, ##__VA_ARGS__) macro
/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h328 void CH_ERR(const char *fmt, ...);
H A Dglue.c440 CH_ERR(const char *fmt, ...) function

Completed in 108 milliseconds