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