Searched refs:FB_TABLE_SIZE (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/hpc/
H A Dbicons.c103 #define FB_TABLE_SIZE (sizeof(fb_table) / sizeof(*fb_table)) macro
157 for (fb_index = 0; fb_index < FB_TABLE_SIZE; fb_index++)
161 if (FB_TABLE_SIZE <= fb_index || fb_index == -1) {

Completed in 109 milliseconds