MAX_ID
current_id = (current_id + 1) % MAX_ID;
u_int8_t MAX_ID :5, /* Max number of SCSI target IDs */
dpt->max_id = conf.MAX_ID;