layoutSpecific     98 dev/raidframe/rf_configure.h 	void			*layoutSpecific;
layoutSpecific     85 dev/raidframe/rf_decluster.c 	char *cfgBuf = (char *) (cfgPtr->layoutSpecific);
layoutSpecific     67 dev/raidframe/rf_declusterPQ.c 	char *cfgBuf = (char *)(cfgPtr->layoutSpecific);
layoutSpecific    972 dev/raidframe/rf_openbsdkintf.c 			retcode = copyin(k_cfg->layoutSpecific,
layoutSpecific    982 dev/raidframe/rf_openbsdkintf.c 		k_cfg->layoutSpecific = specific_buf;