Lines Matching refs:AGTIAPI_PRINTK

65   AGTIAPI_PRINTK( "ostiAllocMemory: debug, cache? %d size %d alloc algn %d ### \n",  in ostiAllocMemory()
69 AGTIAPI_PRINTK( "ostiAllocMemory: No space left, increase " in ostiAllocMemory()
79 AGTIAPI_PRINTK( "ostiAllocMemory: no-cache size 0x%x alloc NOT AVAILABLE\n", in ostiAllocMemory()
84 AGTIAPI_PRINTK( "ostiAllocMemory: no-cache alignment 0x%x NOT AVAILABLE\n", in ostiAllocMemory()
305 AGTIAPI_PRINTK( "ostiFlashReadBlock: No support for iscsi device\n" ); in ostiFlashReadBlock()
330 AGTIAPI_PRINTK( "ostiFreeMemory: NULL handle ERROR\n" ); in ostiFreeMemory()
334 AGTIAPI_PRINTK( "ostiFreeMemory: debug messsage %p ### \n", in ostiFreeMemory()
343 AGTIAPI_PRINTK( "ostiFreeMemory: too many free slots ERROR\n" ); in ostiFreeMemory()
599 AGTIAPI_PRINTK("ostiPortEvent: start eventType 0x%x\n", eventType); in ostiPortEvent()
609 AGTIAPI_PRINTK("PortStarted - portal %p, status %x\n", in ostiPortEvent()
615 AGTIAPI_PRINTK("PortLinkDown - portal %p\n", pPortalData); in ostiPortEvent()
620 AGTIAPI_PRINTK("PortLinkUp - portal %p\n", pPortalData); in ostiPortEvent()
632 AGTIAPI_PRINTK("PortDiscoveryReady - portal %p, status 0x%x\n", in ostiPortEvent()
644 AGTIAPI_PRINTK("PortNameSeverDown\n"); in ostiPortEvent()
649 AGTIAPI_PRINTK("PortPanic\n"); in ostiPortEvent()
650 AGTIAPI_PRINTK( "## PortEvent\n" ); in ostiPortEvent()
654 AGTIAPI_PRINTK("PortResetComplete\n"); in ostiPortEvent()
660 AGTIAPI_PRINTK("PortShutdown\n"); in ostiPortEvent()
668 AGTIAPI_PRINTK("PortStopped - portal %p\n", pPortalData); in ostiPortEvent()
675 AGTIAPI_PRINTK("PortEvent - %d (Unknown)\n", eventType); in ostiPortEvent()