Searched refs:io_pending_count (Results 1 – 3 of 3) sorted by relevance
436 atomic_sub_return(1, &xport->io_pending_count); in efct_scsi_dispatch_pending()497 atomic_sub_return(1, &xport->io_pending_count); in efct_scsi_check_pending()554 atomic_add_return(1, &xport->io_pending_count); in efct_scsi_io_dispatch()576 atomic_add_return(1, &xport->io_pending_count); in efct_scsi_io_dispatch()604 atomic_add_return(1, &xport->io_pending_count); in efct_scsi_io_dispatch_abort()
147 atomic_t io_pending_count; member
223 atomic_set(&xport->io_pending_count, 0); in efct_xport_initialize()