Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/block/
Dcciss.h56 int max_commands; member
211 if( h->commands_outstanding >= h->max_commands) in SA5_fifo_full()
Dcciss.c2871 c->max_commands = readl(&(c->cfgtable->CmdsOutMax)); in cciss_pci_init()
/linux-2.4.37.9/drivers/scsi/
Dmegaraid2.h290 u8 max_commands; /* Max. concurrent commands supported */ member
385 u8 max_commands; /* Max concurrent commands supported */ member
Dchangelog.megaraid2137 vi. max_commands is no longer a module parameter because of iv.
Dmegaraid2.c1009 adapter->max_cmds = adapter->product_info.max_commands; in mega_query_adapter()
2536 product_info->max_commands = inquiry->adapter_info.max_commands; in mega_8_to_40ld()
2752 adapter->fw_version, adapter->product_info.max_commands, in megaraid_info()
3075 adapter->product_info.max_commands, adapter->max_cmds); in proc_read_config()