Searched defs:cmd_timeout (Results 1 - 4 of 4) sorted by path

/drivers/mmc/host/
H A Dandroid-goldfish.c298 int cmd_timeout = 0; local
314 cmd_timeout = 1;
318 if (cmd_timeout) {
354 !transfer_error && !state_changed && !cmd_timeout) {
H A Dmsm_sdcc.h245 unsigned int cmd_timeout; member in struct:msmsdcc_host
/drivers/pci/hotplug/
H A Dpciehp_hpc.c135 unsigned long cmd_timeout = ctrl->cmd_started + duration; local
154 if (time_before_eq(cmd_timeout, now))
157 timeout = cmd_timeout - now;
/drivers/scsi/
H A Dpmcraid.h249 __le16 cmd_timeout; member in struct:pmcraid_ioarcb

Completed in 110 milliseconds