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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/mpstat/
H A Dioconf.h47 struct blk_config { struct
66 #define BLK_CONFIG_SIZE (sizeof(struct blk_config))
74 struct blk_config *blkp; /* the real info, may be a shared ref */
H A Dioconf.c150 struct blk_config *blkp = NULL;
174 IOC_ALLOC(blkp, struct blk_config, BLK_CONFIG_SIZE);
254 struct blk_config *xblkp;

Completed in 50 milliseconds