Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
DDAC960.c58 static DAC960_Controller_T *DAC960_Controllers[DAC960_MaxControllers];
62 static long disk_size(DAC960_Controller_T *p, int drive_nr) in disk_size()
81 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_open()
110 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_getgeo()
146 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_check_events()
156 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_revalidate_disk()
177 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller) in DAC960_AnnounceDriver()
191 static bool DAC960_Failure(DAC960_Controller_T *Controller, in DAC960_Failure()
264 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_CreateAuxiliaryStructures()
379 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_DestroyAuxiliaryStructures()
[all …]
DDAC960.h2482 DAC960_Controller_T; typedef
4397 static void DAC960_FinalizeController(DAC960_Controller_T *);
4411 DAC960_Controller_T *, ...);
4412 static void DAC960_CreateProcEntries(DAC960_Controller_T *);
4413 static void DAC960_DestroyProcEntries(DAC960_Controller_T *);