Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c1805 ModelNameLength = sizeof(ControllerInfo->ControllerName); in DAC960_V2_ReadControllerConfiguration()
1808 memcpy(Controller->ModelName, ControllerInfo->ControllerName, in DAC960_V2_ReadControllerConfiguration()
6556 snprintf(Controller->ControllerName, sizeof(Controller->ControllerName), in DAC960_CreateProcEntries()
6558 ControllerProcEntry = proc_mkdir(Controller->ControllerName, in DAC960_CreateProcEntries()
6581 remove_proc_entry(Controller->ControllerName, DAC960_ProcDirectoryEntry); in DAC960_DestroyProcEntries()
DDAC960.h1136 unsigned char ControllerName[16]; /* Bytes 32-47 */ member
2280 unsigned char ControllerName[4]; member