shutdownList     1135 dev/raidframe/rf_disks.c 	    &raidPtr->shutdownList, raidPtr->cleanupList);
shutdownList      304 dev/raidframe/rf_driver.c 	rf_ShutdownList(&raidPtr->shutdownList);
shutdownList      327 dev/raidframe/rf_driver.c 	rf_ShutdownList(&raidPtr->shutdownList);			\
shutdownList      333 dev/raidframe/rf_driver.c 	rc = (f)(&raidPtr->shutdownList, raidPtr, cfgPtr);		\
shutdownList      344 dev/raidframe/rf_driver.c 	rc = rf_create_managed_mutex(&raidPtr->shutdownList, (_m_));	\
shutdownList      355 dev/raidframe/rf_driver.c 	rc = rf_create_managed_cond(&raidPtr->shutdownList, (_c_));	\
shutdownList      436 dev/raidframe/rf_driver.c 	rc = rf_ShutdownCreate(&raidPtr->shutdownList,
shutdownList      279 dev/raidframe/rf_raid.h 	RF_ShutdownList_t	 *shutdownList;	/* Shutdown activities. */