Lines Matching refs:DBG_ERR
220 DBG_ERR(("slave adapter problem")) in diva_driver_add_card()
235 DBG_ERR(("can not alloc request array")) in diva_driver_add_card()
332 DBG_ERR(("A: can't alloc adapter")); in divas_create_pci_card()
359 DBG_ERR(("A: can't get adapter resources")); in divas_create_pci_card()
399 DBG_ERR(("A: A(?) open, msg too small (%d < %d)", in diva_xdi_open_adapter()
404 DBG_ERR(("A: A(?) open, write error")) in diva_xdi_open_adapter()
417 DBG_ERR(("A: A(%d) open, adapter not found", msg.adapter)) in diva_xdi_open_adapter()
445 DBG_ERR(("A: A(%d) write, mbox busy", a->controller)) in diva_xdi_write()
450 DBG_ERR(("A: A(%d) write, message too small (%d < %d)", in diva_xdi_write()
457 DBG_ERR(("A: A(%d) write, ENOMEM", a->controller)) in diva_xdi_write()
468 DBG_ERR(("A: A(%d) write error (%d)", a->controller, in diva_xdi_write()
488 DBG_ERR(("A: A(%d) rx mbox empty", a->controller)) in diva_xdi_read()
493 DBG_ERR(("A: A(%d) rx ENOMEM", a->controller)) in diva_xdi_read()
498 DBG_ERR(("A: A(%d) rx buffer too short(%d < %d)", in diva_xdi_read()