Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c5857 unsigned long XChannel, XTargetID; in DAC960_ParsePhysicalDevice() local
5861 XChannel = simple_strtoul(UserCommandString, &NewUserCommandString, 10); in DAC960_ParsePhysicalDevice()
5864 XChannel >= Controller->Channels) in DAC960_ParsePhysicalDevice()
5872 *Channel = XChannel; in DAC960_ParsePhysicalDevice()