Searched refs:ISM_IDENT_MASK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ | ||
D | ism.h | 19 #define ISM_IDENT_MASK 0x00FFFF macro |
D | ism_drv.c | 405 ident_tail = (u16)(id.ident & ISM_IDENT_MASK); in ism_create_system_eid() |