Searched refs:chained_io_count (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_common.h | 388 uint32_t chained_io_count; /**< count of IOs with chained SGL's */ member
|
| H A D | ocs_node.c | 1540 ocs_ddump_value(textbuf, "chained_io_count", "%d", node->chained_io_count); in ocs_ddump_node() 1812 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "chained_io_count", "%d", node->chained_io_count); in ocs_mgmt_node_get() 1872 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "chained_io_count", "%d", node->chained_io_count); in ocs_mgmt_node_get_all()
|
| H A D | ocs_scsi.c | 1306 io->node->chained_io_count++; in ocs_scsi_io_dispatch_hw_io()
|