Searched defs:nibble (Results 1 – 6 of 6) sorted by relevance
21 unsigned int nibble; in print_seg() local36 unsigned int nibble; in print_seg_num() local
18 unsigned nibble; in panic_handler() local
21 unsigned long nibble; member
1111 static int byte_to_nibble(u8 *s, u8 *d, char *nibble) in byte_to_nibble()1136 static void nibble_to_byte(u8 *s, u8 *d, u8 len, u8 nibble) in nibble_to_byte()1163 nibble = 0, in x25_place_call() local
192 enum plip_nibble_state nibble; member222 unsigned long nibble; member
2264 static u8 __init nibble (unsigned char c) in nibble() function