Searched defs:vref_count (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/qla2xxx/
H A Dqla_def.h2983 atomic_t vref_count; member in struct:scsi_qla_host
2995 atomic_inc(&__vha->vref_count); \
2998 atomic_dec(&__vha->vref_count); \
3006 atomic_dec(&__vha->vref_count); \

Completed in 153 milliseconds