Searched refs:ERROR (Results 151 - 156 of 156) sorted by relevance

1234567

/linux-master/lib/zstd/compress/
H A Dzstd_compress.c553 bounds.error = ERROR(parameter_unsupported);
2618 if ((cSize == ERROR(dstSize_tooSmall)) & (srcSize <= dstCapacity))
3772 if (cSize != ERROR(dstSize_tooSmall)) {
/linux-master/drivers/usb/gadget/function/
H A Df_midi2.c2033 ERROR(midi2, "%s: can't bind, err %d\n", f->name, status);
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c52 #define error(fmt, args...) bioslog(ERROR, fmt, ##args)
/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx.reg229 register ERROR {
H A Daic79xx_core.c1706 error = ahd_inb(ahd, ERROR);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c6457 p->error_frames = GET_STAT(ERROR);

Completed in 314 milliseconds

1234567