rf_ShutdownList   244 dev/raidframe/rf_driver.c 		rc = rf_ShutdownList(&globalShutdown);
rf_ShutdownList   304 dev/raidframe/rf_driver.c 	rf_ShutdownList(&raidPtr->shutdownList);
rf_ShutdownList   317 dev/raidframe/rf_driver.c 		rf_ShutdownList(&globalShutdown);			\
rf_ShutdownList   327 dev/raidframe/rf_driver.c 	rf_ShutdownList(&raidPtr->shutdownList);			\
rf_ShutdownList   387 dev/raidframe/rf_driver.c 			rf_ShutdownList(&globalShutdown);
rf_ShutdownList    66 dev/raidframe/rf_shutdown.h int  rf_ShutdownList(RF_ShutdownList_t **);