Searched refs:MAX_ID (Results 1 – 3 of 3) sorted by relevance
73 #define MAX_ID (128) // Maximum Target ID Supported macro195 struct adpt_device* device[MAX_ID]; /* used as an array of 128 scsi ids */
248 __u8 MAX_ID:5, /* Max number of SCSI target IDs */ member
576 for(id = 0; id < MAX_ID; id++) { in adpt_show_info()1142 for(j = 0; j < MAX_ID; j++){ in adpt_i2o_delete_hba()1505 if (scsi_id >= MAX_ID){ in adpt_i2o_parse_lct()1579 if (scsi_id >= MAX_ID) { in adpt_i2o_parse_lct()