Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_sil24.c239 SIL24_MAX_CMDS = 31, enumerator
388 .can_queue = SIL24_MAX_CMDS,
1205 size_t cb_size = sizeof(*cb) * SIL24_MAX_CMDS; in sil24_port_start()