Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c59 static DAC960_Controller_T *DAC960_Controllers[DAC960_MaxControllers];
63 static long disk_size(DAC960_Controller_T *p, int drive_nr) in disk_size()
82 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_open()
111 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_getgeo()
147 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_check_events()
157 DAC960_Controller_T *p = disk->queue->queuedata; in DAC960_revalidate_disk()
178 static void DAC960_AnnounceDriver(DAC960_Controller_T *Controller) in DAC960_AnnounceDriver()
192 static bool DAC960_Failure(DAC960_Controller_T *Controller, in DAC960_Failure()
265 static bool DAC960_CreateAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_CreateAuxiliaryStructures()
380 static void DAC960_DestroyAuxiliaryStructures(DAC960_Controller_T *Controller) in DAC960_DestroyAuxiliaryStructures()
[all …]
DDAC960.h2481 DAC960_Controller_T; typedef
4396 static void DAC960_FinalizeController(DAC960_Controller_T *);
4410 DAC960_Controller_T *, ...);
4411 static void DAC960_CreateProcEntries(DAC960_Controller_T *);
4412 static void DAC960_DestroyProcEntries(DAC960_Controller_T *);