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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dioconf.h66 #define BLK_CONFIG_SIZE (sizeof(struct blk_config)) macro
H A Dioconf.c174 IOC_ALLOC(blkp, struct blk_config, BLK_CONFIG_SIZE);
176 memset(blkp, 0, BLK_CONFIG_SIZE);

Completed in 26 milliseconds