Searched refs:MAX_ID (Results 1 – 4 of 4) sorted by relevance
124 #define MAX_ID (128) // Maximum Target ID Supported macro247 struct adpt_device* device[MAX_ID]; /* used as an array of 128 scsi ids */
261 __u8 MAX_ID:5, /* Max number of SCSI target IDs */ member
578 for(id = 0; id < MAX_ID; id++) { in adpt_proc_info()1051 for(j = 0; j < MAX_ID; j++){ in adpt_i2o_delete_hba()1418 if(scsi_id > MAX_ID){ in adpt_i2o_parse_lct()1492 if(scsi_id > MAX_ID){ in adpt_i2o_parse_lct()
1056 gc->SG_64K, gc->SG_UAE, gc->MAX_ID, gc->MAX_CHAN, gc->MAX_LUN); in print_config()1283 sh->max_id = gc->MAX_ID + 1; in register_HBA()