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