Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dch.c95 #define VPRINTK(level, fmt, arg...) \ macro
274 VPRINTK(KERN_INFO, "device has no volume tag support\n"); in ch_read_element_status()
289 VPRINTK(KERN_INFO, "INITIALIZE ELEMENT STATUS, may take some time ...\n"); in ch_init_elem()
294 VPRINTK(KERN_INFO, "... finished\n"); in ch_init_elem()
337 VPRINTK(KERN_INFO, "type #1 (mt): 0x%x+%d [medium transport]\n", in ch_readconfig()
340 VPRINTK(KERN_INFO, "type #2 (st): 0x%x+%d [storage]\n", in ch_readconfig()
343 VPRINTK(KERN_INFO, "type #3 (ie): 0x%x+%d [import/export]\n", in ch_readconfig()
346 VPRINTK(KERN_INFO, "type #4 (dt): 0x%x+%d [data transfer]\n", in ch_readconfig()
350 VPRINTK(KERN_INFO, "reading element address assignment page failed!\n"); in ch_readconfig()
361 VPRINTK(KERN_INFO, "type #%d (v%d): 0x%x+%d [%s, vendor specific]\n", in ch_readconfig()
[all …]