Home
last modified time | relevance | path

Searched refs:osm_err (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Diop.c98 osm_err("%s: couldn't add NULL pointer to context list!\n", in i2o_cntxt_list_add()
103 osm_err("%s: Could not allocate memory for context list element" in i2o_cntxt_list_add()
344 osm_err("%s: Could not enable (status=%#x).\n", c->name, -rc); in i2o_iop_enable()
551 osm_err("%s: IOP reset timeout.\n", c->name); in i2o_iop_reset()
574 osm_err("%s: IOP reset timeout.\n", c->name); in i2o_iop_reset()
614 osm_err("%s: Not running version 1.5 of the I2O Specification." in i2o_iop_activate()
621 osm_err("%s: hardware fault\n", c->name); in i2o_iop_activate()
648 osm_err("%s: failed to bring IOP into HOLD state\n", c->name); in i2o_iop_activate()
751 osm_err("%s: Unable to set SysTab (status=%#x).\n", c->name, in i2o_iop_systab_set()
842 osm_err("unable to allocate memory for System Table\n"); in i2o_systab_build()
[all …]
Dconfig-osm.c55 osm_err("handler register failed.\n"); in i2o_config_init()
60 osm_err("old config handler initialization failed\n"); in i2o_config_init()
Di2o_block.c370 osm_err("block device already removed\n"); in i2o_block_prep_req_fn()
468 osm_err("NULL reply received!\n"); in i2o_block_reply()
491 osm_err("TID %03x error status: 0x%02x, detailed status: " in i2o_block_reply()
740 osm_err("transfer to removed drive\n"); in i2o_block_transfer()
968 osm_err("Insufficient memory to allocate I2O Block disk.\n"); in i2o_block_device_alloc()
981 osm_err("Insufficient memory to allocate gendisk.\n"); in i2o_block_device_alloc()
989 osm_err("Insufficient memory to allocate request queue.\n"); in i2o_block_device_alloc()
1063 osm_err("could not alloc a new I2O block device"); in i2o_block_probe()
1157 osm_err("can't init request slab\n"); in i2o_block_init()
1166 osm_err("can't init request mempool\n"); in i2o_block_init()
[all …]
Di2o_scsi.c352 osm_err("NULL reply received!\n"); in i2o_scsi_reply()
375 osm_err("SCSI error %08x\n", error); in i2o_scsi_reply()
441 osm_err("Could not initialize SCSI host\n"); in i2o_scsi_notify_controller_add()
447 osm_err("Could not add SCSI host\n"); in i2o_scsi_notify_controller_add()
790 osm_err("Could not register SCSI driver\n"); in i2o_scsi_init()
Ddriver.c90 osm_err("Could not initialize event queue for driver " in i2o_driver_register()
105 osm_err("too many drivers registered, increase max_drivers\n"); in i2o_driver_register()
Dbus-osm.c154 osm_err("Could not register Bus Adapter OSM\n"); in i2o_bus_init()
Di2o.h975 #define osm_err(format, arg...) \ macro
Di2o_config.c1150 osm_err("can't register device.\n"); in i2o_config_old_init()