Searched defs:NUM_ELEMENTS (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/aic7xxx/ | ||
D | aic7xxx.h | 72 #define NUM_ELEMENTS(array) (sizeof(array) / sizeof(*array)) macro |
D | aic79xx.h | 71 #define NUM_ELEMENTS(array) (sizeof(array) / sizeof(*array)) macro |