Home
last modified time | relevance | path

Searched refs:osm_warn (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
Di2o_scsi.c119 osm_warn("no channels found on %s\n", c->name); in i2o_scsi_host_alloc()
128 osm_warn("Could not allocate SCSI host\n"); in i2o_scsi_host_alloc()
263 osm_warn("can not find parent of device %03x\n", in i2o_scsi_probe()
278 osm_warn("can not find channel of device %03x\n", in i2o_scsi_probe()
284 osm_warn("SCSI device id (%d) >= max_id of I2O host (%d)", in i2o_scsi_probe()
290 osm_warn("SCSI device lun (%llu) >= max_lun of I2O host (%llu)", in i2o_scsi_probe()
300 osm_warn("can not add SCSI device %03x\n", in i2o_scsi_probe()
533 osm_warn("no I2O device in request\n"); in i2o_scsi_queuecommand_lck()
712 osm_warn("Aborting command block.\n"); in DEF_SCSI_QCMD()
Ddriver.c196 osm_warn("%s: Spurious reply to unknown driver %d\n", c->name, in i2o_driver_dispatch()
206 osm_warn("%s: Spurious reply to unknown driver %d\n", c->name, in i2o_driver_dispatch()
346 osm_warn("max_drivers set to %d, but must be >=2 and <= 64\n", in i2o_driver_init()
Diop.c155 osm_warn("%s: Could not remove nonexistent ptr %p\n", c->name, in i2o_cntxt_list_remove()
189 osm_warn("%s: context id %d not found\n", c->name, context); in i2o_cntxt_list_get()
220 osm_warn("%s: Could not find nonexistent ptr %p\n", c->name, in i2o_cntxt_list_get_ptr()
463 osm_warn("%s: Timeout Initializing\n", c->name); in i2o_iop_init_outbound_queue()
533 osm_warn("%s: IOP reset rejected\n", c->name); in i2o_iop_reset()
566 osm_warn("%s: reset completed, but adapter not in RESET" in i2o_iop_reset()
Dbus-osm.c74 osm_warn("bus scan failed %d\n", rc); in i2o_bus_store_scan()
Di2o_config.c560 osm_warn("unable to get size!\n"); in i2o_cfg_passthru32()
566 osm_warn("size of message > inbound_frame_size"); in i2o_cfg_passthru32()
581 osm_warn("unable to copy user message\n"); in i2o_cfg_passthru32()
800 osm_warn("controller %d not found\n", iop); in i2o_cfg_passthru()
811 osm_warn("size of message > inbound_frame_size"); in i2o_cfg_passthru()
Di2o_block.c1056 osm_warn("Unable to claim device. Installation aborted\n"); in i2o_block_probe()
1096 osm_warn("unable to get blocksize of %s\n", gd->disk_name); in i2o_block_probe()
1102 osm_warn("could not get size of %s\n", gd->disk_name); in i2o_block_probe()
Dexec-osm.c263 osm_warn("%s: Bogus reply in POST WAIT (tr-context: %08x)!\n", c->name, in i2o_msg_post_wait_complete()
Di2o.h979 #define osm_warn(format, arg...) \ macro
Di2o_proc.c1922 osm_warn("Could not allocate procdir!\n"); in i2o_proc_device_add()