Home
last modified time | relevance | path

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

/linux/drivers/scsi/elx/efct/
A Defct_xport.h143 atomic_t io_total_pending; member
A Defct_scsi.c555 atomic_add_return(1, &xport->io_total_pending); in efct_scsi_io_dispatch()
575 atomic_add_return(1, &xport->io_total_pending); in efct_scsi_io_dispatch()
605 atomic_add_return(1, &xport->io_total_pending); in efct_scsi_io_dispatch_abort()
A Defct_xport.c225 atomic_set(&xport->io_total_pending, 0); in efct_xport_initialize()

Completed in 10 milliseconds