Searched defs:ALIGN32 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wan/ | ||
| H A D | wanxl.h | 70 #define ALIGN32(x) (((x) + 3) & 0xFFFFFFFC) macro |
| /OK3568_Linux_fs/kernel/drivers/scsi/aacraid/ | ||
| H A D | aacraid.h | 687 #define ALIGN32 32 macro |