Searched refs:ocs_ref_read_count (Results 1 – 5 of 5) sorted by relevance
280 ocs_ddump_value(textbuf, "ref_count", "%d", ocs_ref_read_count(&io->ref)); in ocs_ddump_hw_io()519 if (ocs_ref_read_count(&io->ref)) { in ocs_ddump_hw()
367 ocs_ddump_value(textbuf, "ref_count", "%d", ocs_ref_read_count(&io->ref)); in ocs_ddump_io()
1272 ocs_ref_read_count(ocs_ref_t *ref) in ocs_ref_read_count() function
288 ocs_assert(ocs_ref_read_count(&io->ref) > 0); in ocs_scsi_io_free()2098 ocs_assert(ocs_ref_read_count(&io->ref) > 0); in ocs_scsi_io_complete()
3415 if (ocs_ref_read_count(&io->ref) > 0) { in ocs_hw_io_activate_port_owned()3548 if (ocs_ref_read_count(&io->ref) <= 0) { in ocs_hw_io_free()3574 return (ocs_ref_read_count(&io->ref) > 0); in ocs_hw_io_inuse()