Searched refs:io_pending_count (Results 1 – 3 of 3) sorted by relevance
437 atomic_sub_return(1, &xport->io_pending_count); in efct_scsi_dispatch_pending()498 atomic_sub_return(1, &xport->io_pending_count); in efct_scsi_check_pending()555 atomic_add_return(1, &xport->io_pending_count); in efct_scsi_io_dispatch()577 atomic_add_return(1, &xport->io_pending_count); in efct_scsi_io_dispatch()605 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()