Home
last modified time | relevance | path

Searched refs:io_alloc_failed_count (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_xport.h124 atomic_t io_alloc_failed_count; member
H A Defct_scsi.c44 atomic_add_return(1, &xport->io_alloc_failed_count); in efct_scsi_io_alloc()
1121 atomic_add_return(1, &xport->io_alloc_failed_count); in efct_scsi_tgt_abort_io()
H A Defct_hw.h450 atomic_t io_alloc_failed_count; member
H A Defct_xport.c226 atomic_set(&xport->io_alloc_failed_count, 0); in efct_xport_initialize()
H A Defct_hw.c275 atomic_set(&hw->io_alloc_failed_count, 0); in efct_hw_setup()
1600 atomic_add(1, &hw->io_alloc_failed_count); in _efct_hw_io_alloc()