Home
last modified time | relevance | path

Searched refs:MAX_ID (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/
Ddpti.h73 #define MAX_ID (128) // Maximum Target ID Supported macro
195 struct adpt_device* device[MAX_ID]; /* used as an array of 128 scsi ids */
Deata_generic.h248 __u8 MAX_ID:5, /* Max number of SCSI target IDs */ member
Ddpt_i2o.c576 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()