Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dcciss_cmd.h243 DWORD MaxPerformantModeCommands; member
Dcciss.c4244 h->max_commands = readl(&(h->cfgtable->MaxPerformantModeCommands)); in cciss_get_max_perf_mode_cmds()
/linux-4.4.14/drivers/scsi/
Dhpsa_cmd.h648 __le32 MaxPerformantModeCommands; member
Dhpsa.c7494 h->max_commands = readl(&h->cfgtable->MaxPerformantModeCommands); in hpsa_get_max_perf_mode_cmds()