Searched refs:hio_to_abort (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_scsi.c1391 ocs_hw_io_t *hio_to_abort = NULL; local
1393 hio_to_abort = io->io_to_abort->hio;
1395 if (hio_to_abort == NULL) {
1413 rc = ocs_hw_io_abort(&io->ocs->hw, hio_to_abort, io->send_abts,

Completed in 96 milliseconds