Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dsata_sil24.c229 SIL24_MAX_CMDS = 31, enumerator
378 .can_queue = SIL24_MAX_CMDS,
1196 size_t cb_size = sizeof(*cb) * SIL24_MAX_CMDS; in sil24_port_start()