Searched refs:ENTRY_MASK_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/misc/ | ||
| H A D | hpilo.h | 206 #define ENTRY_MASK_DESCRIPTOR \ macro |
| H A D | hpilo.c | 42 return (entry & ENTRY_MASK_DESCRIPTOR) >> ENTRY_BITPOS_DESCRIPTOR; in get_entry_id() |