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

/freebsd-12-stable/sys/mips/broadcom/
H A Dbcm_nvram_cfe.c68 #define IOCFE_LOG(_io, _fmt, ...) \ macro
274 IOCFE_LOG(iocfe, "cfe_open() failed: %d\n", iocfe->fd);
281 IOCFE_LOG(iocfe, "cfe_getdevinfo() failed: %d\n", devinfo);
294 IOCFE_LOG(iocfe, "unknown device type: %d\n", dtype);
307 IOCFE_LOG(iocfe, "invalid NVRAM layout (%d/%d)\n",
317 IOCFE_LOG(iocfe, "IOCTL_NVRAM_GETINFO failed: %d\n", cerr);
335 IOCFE_LOG(iocfe, "IOCTL_FLASH_GETINFO failed %d\n",
349 IOCFE_LOG(iocfe, "invalid NVRAM layout (%#x/%#jx)\n",
455 IOCFE_LOG(iocfe, "cfe_readblk() failed: %d\n", nr);
466 IOCFE_LOG(iocf
[all...]

Completed in 101 milliseconds