Lines Matching refs:printk

242 		printk(KERN_WARNING "BT: +++++++++++++++++ New command\n");  in bt_start_transaction()
243 printk(KERN_WARNING "BT: NetFn/LUN CMD [%d data]:", size - 2); in bt_start_transaction()
245 printk(" %02x", data[i]); in bt_start_transaction()
246 printk("\n"); in bt_start_transaction()
287 printk(KERN_WARNING "BT: result %d bytes:", msg_len); in bt_get_result()
289 printk(" %02x", data[i]); in bt_get_result()
290 printk("\n"); in bt_get_result()
301 printk(KERN_WARNING "IPMI BT: flag reset %s\n", in reset_flags()
328 printk(KERN_WARNING "IPMI BT: stale response %s; ", in drain_BMC2HOST()
335 printk("drained %d bytes\n", size + 1); in drain_BMC2HOST()
343 printk(KERN_WARNING "BT: write %d bytes seq=0x%02X", in write_all_bytes()
346 printk(" %02x", bt->write_data[i]); in write_all_bytes()
347 printk("\n"); in write_all_bytes()
367 printk(KERN_WARNING "BT: bad raw rsp len=%d\n", in read_all_bytes()
379 printk(KERN_WARNING "BT: got %d bytes seq=0x%02X", in read_all_bytes()
384 printk(KERN_CONT " %02x", bt->read_data[i]); in read_all_bytes()
385 printk(KERN_CONT "%s\n", bt->read_count == max ? "" : " ..."); in read_all_bytes()
395 printk(KERN_WARNING "IPMI BT: bad packet: " in read_all_bytes()
421 printk(KERN_WARNING "IPMI BT: %s in %s %s ", /* open-ended line */ in error_recovery()
430 printk("%d retries left\n", in error_recovery()
436 printk(KERN_WARNING "failed %d retries, sending error response\n", in error_recovery()
439 printk(KERN_ERR "IPMI BT: stuck, try power cycle\n"); in error_recovery()
443 printk(KERN_WARNING "IPMI: BT reset (takes 5 secs)\n"); in error_recovery()
479 printk(KERN_WARNING "BT: %s %s TO=%ld - %ld \n", in bt_event()
657 printk(KERN_WARNING "IPMI BT: using default values\n"); in bt_event()
660 printk(KERN_WARNING "IPMI BT: req2rsp=%ld secs retries=%d\n", in bt_event()