Home
last modified time | relevance | path

Searched defs:tad (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c204 int tad; in cvmx_l2c_config_perf() local
241 int tad; in cvmx_l2c_read_perf() local
251 int tad; in cvmx_l2c_read_perf() local
261 int tad; in cvmx_l2c_read_perf() local
272 int tad; in cvmx_l2c_read_perf() local
/linux-4.4.14/drivers/edac/
Docteon_edac-l2c.c61 static void _octeon_l2c_poll_oct2(struct edac_device_ctl_info *l2c, int tad) in _octeon_l2c_poll_oct2()
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h356 #define GET_TYPE(tad) ((tad) & 0x07) argument
357 #define GET_ATTR(tad) (((tad) >> 3) & 0x07) argument
358 #define GET_DIR(tad) (((tad) >> 6) & 0x03) argument