Searched defs:DT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/renesas/ | ||
H A D | rtsn.h | 422 DT_MASK = 0xf0, enumerator |
/linux/drivers/scsi/qla2xxx/ | ||
H A D | qla_def.h | 4309 #define DT_MASK(ha) ((ha)->isp_type & (DT_ISP_LAST - 1)) macro |