Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dhpsa.h177 atomic_t commands_outstanding; member
505 atomic_dec(&h->commands_outstanding); in SA5_performant_completed()
528 atomic_dec(&h->commands_outstanding); in SA5_completed()
606 atomic_dec(&h->commands_outstanding); in SA5_ioaccel_mode1_completed()
Dhpsa.c532 atomic_read(&h->commands_outstanding)); in host_show_commands_outstanding()
919 static DEVICE_ATTR(commands_outstanding, S_IRUGO,
997 atomic_dec(&h->commands_outstanding); in next_command()
1146 atomic_inc(&h->commands_outstanding); in __enqueue_cmd_and_start_io()
8117 atomic_dec(&h->commands_outstanding); in fail_all_outstanding_cmds()