Searched defs:BLK_HEAD_SIZE (Results 1 - 1 of 1) sorted by relevance
/drivers/isdn/hisax/ | ||
H A D | isar.c | 205 #define BLK_HEAD_SIZE 6 macro 239 if ((ret = copy_from_user(&blk_head, p, BLK_HEAD_SIZE))) { 251 cnt += BLK_HEAD_SIZE; 252 p += BLK_HEAD_SIZE; |
Completed in 39 milliseconds