Lines Matching refs:KERN_INFO
266 VPRINTK(KERN_INFO, "device has no volume tag support\n"); in ch_read_element_status()
281 VPRINTK(KERN_INFO, "INITIALIZE ELEMENT STATUS, may take some time ...\n"); in ch_init_elem()
286 VPRINTK(KERN_INFO, "... finished\n"); in ch_init_elem()
329 VPRINTK(KERN_INFO, "type #1 (mt): 0x%x+%d [medium transport]\n", in ch_readconfig()
332 VPRINTK(KERN_INFO, "type #2 (st): 0x%x+%d [storage]\n", in ch_readconfig()
335 VPRINTK(KERN_INFO, "type #3 (ie): 0x%x+%d [import/export]\n", in ch_readconfig()
338 VPRINTK(KERN_INFO, "type #4 (dt): 0x%x+%d [data transfer]\n", in ch_readconfig()
342 VPRINTK(KERN_INFO, "reading element address assignment page failed!\n"); in ch_readconfig()
353 VPRINTK(KERN_INFO, "type #%d (v%d): 0x%x+%d [%s, vendor specific]\n", in ch_readconfig()
373 VPRINTK(KERN_INFO, "dt 0x%x: [insmod option] ", in ch_readconfig()
377 VPRINTK(KERN_INFO, "dt 0x%x: READ ELEMENT STATUS failed\n", in ch_readconfig()
380 VPRINTK(KERN_INFO, "dt 0x%x: ",elem+ch->firsts[CHET_DT]); in ch_readconfig()
552 VPRINTK(KERN_INFO, "element 0x%x: asc=0x%x, ascq=0x%x\n", in ch_gstatus()
804 VPRINTK(KERN_INFO, "device has no volume tag support\n"); in ch_ioctl()
944 sdev_printk(KERN_INFO, sd, "Attached scsi changer %s\n", ch->name); in ch_probe()
992 printk(KERN_INFO "SCSI Media Changer driver v" VERSION " \n"); in init_ch_module()