Searched refs:osm_warn (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/drivers/staging/i2o/ |
D | i2o_scsi.c | 119 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()
|
D | driver.c | 196 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()
|
D | iop.c | 155 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()
|
D | bus-osm.c | 74 osm_warn("bus scan failed %d\n", rc); in i2o_bus_store_scan()
|
D | i2o_config.c | 560 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()
|
D | i2o_block.c | 1056 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()
|
D | exec-osm.c | 263 osm_warn("%s: Bogus reply in POST WAIT (tr-context: %08x)!\n", c->name, in i2o_msg_post_wait_complete()
|
D | i2o.h | 979 #define osm_warn(format, arg...) \ macro
|
D | i2o_proc.c | 1922 osm_warn("Could not allocate procdir!\n"); in i2o_proc_device_add()
|