Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c8385 ocs_hw_io_t *free_io = NULL; in ocs_hw_io_quarantine() local
8403 free_io = q_info->quarantine_ios[index]; in ocs_hw_io_quarantine()
8408 if (free_io != NULL) { in ocs_hw_io_quarantine()
8409 ocs_ref_put(&free_io->ref); /* ocs_ref_get(): same function */ in ocs_hw_io_quarantine()