Home
last modified time | relevance | path

Searched refs:MAX_ID (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dkernel_read_file.h17 id(MAX_ID, )
/kernel/linux/linux-6.6/include/linux/
H A Dkernel_read_file.h17 id(MAX_ID, )
/kernel/linux/linux-5.10/drivers/scsi/
H A Ddpti.h69 #define MAX_ID (128) // Maximum Target ID Supported macro
191 struct adpt_device* device[MAX_ID]; /* used as an array of 128 scsi ids */
H A Ddpt_i2o.c568 for(id = 0; id < MAX_ID; id++) { in adpt_show_info()
1047 for(j = 0; j < MAX_ID; j++){ in adpt_i2o_delete_hba()
1404 if (scsi_id >= MAX_ID){ in adpt_i2o_parse_lct()
1478 if (scsi_id >= MAX_ID) { in adpt_i2o_parse_lct()

Completed in 5 milliseconds