sys/dev/i2c/xc3028.c
186
xc3028_name(xc), XC3028_FIRMWARE_DRVNAME, xc3028_firmware_name(xc));
sys/dev/i2c/xc3028.c
215
xc3028_name(xc),
sys/dev/i2c/xc3028.c
228
xc3028_name(xc), XC3028_FIRMWARE_DRVNAME,
sys/dev/i2c/xc3028.c
273
device_printf(xc->parent, "%s: %s:", xc3028_name(xc), type);
sys/dev/i2c/xc3028.c
312
xc3028_name(xc), fwname, fwver >> 8, fwver & 0xff, narr);
sys/dev/i2c/xc3028.c
350
aprint_error_dev(xc->parent, "%s: fw image corrupt\n", xc3028_name(xc));
sys/dev/i2c/xc3028.c
501
xc3028_name(xc));