Home
last modified time | relevance | path

Searched defs:asc_dvc (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/scsi/
Dadvansys.c2083 #define AdvAbortQueue(asc_dvc, scsiq) \ argument
2098 #define AdvResetDevice(asc_dvc, target_id) \ argument
2409 #define asc_dvc_to_board(asc_dvc) container_of(asc_dvc, struct asc_board, \ argument
2753 static u32 advansys_ptr_to_srb(struct asc_dvc_var *asc_dvc, void *ptr) in advansys_ptr_to_srb()
2779 static void * advansys_srb_to_ptr(struct asc_dvc_var *asc_dvc, u32 srb) in advansys_srb_to_ptr()
4385 static int AscResetChipAndScsiBus(ASC_DVC_VAR *asc_dvc) in AscResetChipAndScsiBus()
4595 static ushort AscInitLram(ASC_DVC_VAR *asc_dvc) in AscInitLram()
4672 static void AscInitQLinkVar(ASC_DVC_VAR *asc_dvc) in AscInitQLinkVar()
4701 static ushort AscInitMicroCodeVar(ASC_DVC_VAR *asc_dvc) in AscInitMicroCodeVar()
4765 static ushort AscInitAsc1000Driver(ASC_DVC_VAR *asc_dvc) in AscInitAsc1000Driver()
[all …]