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

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

Completed in 165 milliseconds