Searched refs:AGTIAPI_IO (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/dev/pms/freebsd/driver/ini/src/ |
| HD | agtiapi.c | 1806 AGTIAPI_IO( "agtiapi_cam_action: start pmcs %p\n", pmcsc ); in agtiapi_cam_action() 1815 …AGTIAPI_IO( "agtiapi_cam_action: cardNO %d func_code 0x%x\n", pmcsc->cardNo, ccb->ccb_h.func_code … in agtiapi_cam_action() 1821 AGTIAPI_IO( "agtiapi_cam_action: P 0x%x T 0x%x L 0x%x\n", in agtiapi_cam_action() 1959 AGTIAPI_IO( "agtiapi_cam_action: Zero XPT_SCSI_IO 0x%x, doing IOs\n", in agtiapi_cam_action() 1977 AGTIAPI_IO( "agtiapi_cam_action: default function code 0x%x\n", in agtiapi_cam_action() 2002 AGTIAPI_IO( "agtiapi_GetCCB: start\n" ); in agtiapi_GetCCB() 2014 AGTIAPI_IO( "agtiapi_GetCCB: re-allocated ccb %p\n", pccb ); in agtiapi_GetCCB() 2047 AGTIAPI_IO( "agtiapi_QueueCmnd_: start\n" ); in agtiapi_QueueCmnd_() 2173 AGTIAPI_IO( "agtiapi_DumpCDB: pccb%p CDB0x%x csio->cdb_len %d" in agtiapi_DumpCDB() 2452 AGTIAPI_IO( "agtiapi_PrepareSGList: start\n" ); in agtiapi_PrepareSGList() [all …]
|
| HD | osapi.c | 283 AGTIAPI_IO( "ostiInitiatorIOCompleted: start\n" ); in ostiInitiatorIOCompleted()
|
| /freebsd-11-stable/sys/dev/pms/freebsd/driver/common/ |
| HD | lxcommon.h | 542 #define AGTIAPI_IO(format, a...) printf(format, ## a) macro 544 #define AGTIAPI_IO(format, a...) macro
|