Home
last modified time | relevance | path

Searched refs:DT_ISP_LAST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_def.h4072 #define DT_ISP_LAST (DT_ISP2289 << 1) macro
4083 #define DT_MASK(ha) ((ha)->isp_type & (DT_ISP_LAST - 1))
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4287 #define DT_ISP_LAST (DT_ISP2289 << 1) macro
4298 #define DT_MASK(ha) ((ha)->isp_type & (DT_ISP_LAST - 1))

Completed in 33 milliseconds