Searched refs:debug_const (Results 1 – 2 of 2) sorted by relevance
284 # define debug_const(c) printf(" CONST %s %jd/0x%jx\n", #c, (intmax_t)c, (intmax_t)c); macro292 # define debug_const(c) macro
475 debug_const(CISS_MAX_REQUESTS); in ciss_attach()476 debug_const(CISS_MAX_LOGICAL); in ciss_attach()477 debug_const(CISS_INTERRUPT_COALESCE_DELAY); in ciss_attach()478 debug_const(CISS_INTERRUPT_COALESCE_COUNT); in ciss_attach()479 debug_const(CISS_COMMAND_ALLOC_SIZE); in ciss_attach()480 debug_const(CISS_COMMAND_SG_LENGTH); in ciss_attach()