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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.c53 static DAC960_Controller_T *DAC960_Controllers[DAC960_MaxControllers];
57 static long disk_size(DAC960_Controller_T *p, int drive_nr)
76 DAC960_Controller_T *p = disk->queue->queuedata;
100 DAC960_Controller_T *p = disk->queue->queuedata;
135 DAC960_Controller_T *p = disk->queue->queuedata;
145 DAC960_Controller_T *p = disk->queue->queuedata;
166 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller)
180 static bool DAC960_Failure(DAC960_Controller_T *Controller,
253 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller)
366 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controlle
[all...]
H A DDAC960.h2489 DAC960_Controller_T; typedef in typeref:struct:DAC960_Controller
4404 static void DAC960_FinalizeController(DAC960_Controller_T *);
4418 DAC960_Controller_T *, ...);
4419 static void DAC960_CreateProcEntries(DAC960_Controller_T *);
4420 static void DAC960_DestroyProcEntries(DAC960_Controller_T *);

Completed in 117 milliseconds