Searched refs:debug_const (Results 1 – 2 of 2) sorted by relevance
280 # define debug_const(c) kprintf(" CONST %s %jd/0x%jx\n", #c, (intmax_t)c, (intmax_t)c); macro288 # define debug_const(c) macro
407 debug_const(CISS_MAX_REQUESTS); in ciss_attach()408 debug_const(CISS_MAX_LOGICAL); in ciss_attach()409 debug_const(CISS_INTERRUPT_COALESCE_DELAY); in ciss_attach()410 debug_const(CISS_INTERRUPT_COALESCE_COUNT); in ciss_attach()411 debug_const(CISS_COMMAND_ALLOC_SIZE); in ciss_attach()412 debug_const(CISS_COMMAND_SG_LENGTH); in ciss_attach()