/* space.h file for IKON ihcp hardcopy driver 8 June, 1999 tunable parameters */ int ihcp_order_def = IHCP_ORDER_SPACE; int ihcp_vers_speed_def = IHCP_VERS_SPD_SPACE; int ihcp_cent_speed_def = IHCP_CENT_SPD_SPACE; int ihcp_mode_def = IHCP_MODE_SPACE; int ihcp_dma_time_def = IHCP_DMA_TIME_SPACE; int ihcp_rdy_time_def = IHCP_RDY_TIME_SPACE; int ihcp_sg_list_length = IHCP_SG_LIST_SPACE; int ihcp_debug = IHCP_DEBUG_SPACE;