Lines Matching refs:PRINT_PROC

2759 #define PRINT_PROC(fmt,args...)                                 \  macro
2826 PRINT_PROC("%d\n", sg_allow_dio); in sg_proc_adio_info()
2852 PRINT_PROC("%d\n", sg_big_buff); in sg_proc_dressz_info()
2888 PRINT_PROC("sg_dev_arr NULL, driver not initialized\n"); in sg_proc_debug_info()
2892 PRINT_PROC("dev_max(currently)=%d max_active_device=%d (origin 1)\n", in sg_proc_debug_info()
2894 PRINT_PROC(" scsi_dma_free_sectors=%u sg_pool_secs_aval=%d " in sg_proc_debug_info()
2906 PRINT_PROC("device %d detached ??\n", j); in sg_proc_debug_info()
2912 PRINT_PROC(" >>> device=sg%d ", dev); in sg_proc_debug_info()
2914 PRINT_PROC("detached pending close "); in sg_proc_debug_info()
2916 PRINT_PROC("scsi%d chan=%d id=%d lun=%d em=%d", in sg_proc_debug_info()
2919 PRINT_PROC(" sg_tablesize=%d excl=%d\n", sdp->sg_tablesize, in sg_proc_debug_info()
2923 PRINT_PROC(" FD(%d): timeout=%dms bufflen=%d " in sg_proc_debug_info()
2927 PRINT_PROC(" cmd_q=%d f_packid=%d k_orphan=%d closed=%d\n", in sg_proc_debug_info()
2934 PRINT_PROC(srp->res_used ? ((new_interface && in sg_proc_debug_info()
2939 PRINT_PROC(srp->done ? ((1 == srp->done) ? "rcv:" : "fin:") in sg_proc_debug_info()
2941 PRINT_PROC(" id=%d blen=%d", srp->header.pack_id, blen); in sg_proc_debug_info()
2943 PRINT_PROC(" dur=%d", hp->duration); in sg_proc_debug_info()
2945 PRINT_PROC(" t_o/elap=%d/%d", new_interface ? hp->timeout : in sg_proc_debug_info()
2948 PRINT_PROC("ms sgat=%d op=0x%02x\n", usg, (int)srp->data.cmd_opcode); in sg_proc_debug_info()
2952 PRINT_PROC(" No requests active\n"); in sg_proc_debug_info()
2974 PRINT_PROC("%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\t%d\n", in sg_proc_dev_info()
2980 PRINT_PROC("-1\t-1\t-1\t-1\t-1\t-1\t-1\t-1\t-1\n"); in sg_proc_dev_info()
2992 PRINT_PROC("host\tchan\tid\tlun\ttype\topens\tqdepth\tbusy\tonline\n"); in sg_proc_devhdr_info()
3011 PRINT_PROC("%8.8s\t%16.16s\t%4.4s\n", in sg_proc_devstrs_info()
3014 PRINT_PROC("<no active device>\n"); in sg_proc_devstrs_info()
3031 PRINT_PROC("-1\t-1\t-1\t-1\t-1\t-1\n"); in sg_proc_host_info()
3032 PRINT_PROC("%u\t%hu\t%hd\t%hu\t%d\t%d\n", in sg_proc_host_info()
3047 PRINT_PROC("uid\tbusy\tcpl\tscatg\tisa\temul\n"); in sg_proc_hosthdr_info()
3067 PRINT_PROC("<no active host>\n"); in sg_proc_hoststrs_info()
3076 PRINT_PROC("%s\n", buff); in sg_proc_hoststrs_info()
3088 PRINT_PROC("%d\t%s\n", sg_version_num, sg_version_str); in sg_proc_version_info()