Searched refs:ControllerName (Results 1 – 2 of 2) sorted by relevance
1136 unsigned char ControllerName[16]; /* Bytes 32-47 */ member2280 unsigned char ControllerName[4]; member
1807 ModelNameLength = sizeof(ControllerInfo->ControllerName); in DAC960_V2_ReadControllerConfiguration()1810 memcpy(Controller->ModelName, ControllerInfo->ControllerName, in DAC960_V2_ReadControllerConfiguration()6591 sprintf(Controller->ControllerName, "c%d", Controller->ControllerNumber); in DAC960_CreateProcEntries()6592 ControllerProcEntry = proc_mkdir(Controller->ControllerName, in DAC960_CreateProcEntries()6613 remove_proc_entry(Controller->ControllerName, DAC960_ProcDirectoryEntry); in DAC960_DestroyProcEntries()