Searched refs:TC_SLOT_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | tc.h | 35 #define TC_SLOT_SIZE 0x3ec macro |
/linux-5.19.10/drivers/tc/ | ||
D | tc.c | 116 devsize = readb(module + offset + TC_SLOT_SIZE); in tc_bus_add_devices() |