Searched refs:ocs_io_free (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_drv_fc.h | 189 ocs_io_free(ocs_t *ocs, ocs_io_t *io) in ocs_io_free() function
|
H A D | ocs.h | 271 ocs_io_free(ocs_t *ocs, ocs_io_t *io) in ocs_io_free() function
|
H A D | ocs_els.c | 205 ocs_io_free(ocs, els); in ocs_els_io_alloc_size() 220 ocs_io_free(ocs, els); in ocs_els_io_alloc_size() 228 ocs_io_free(ocs, els); in ocs_els_io_alloc_size() 324 ocs_io_free(ocs, els); in _ocs_els_io_free() 2006 ocs_io_free(ocs, abort_io); in ocs_els_abort_cb() 2082 ocs_io_free(ocs, abort_io); in ocs_els_abort_io()
|
H A D | ocs_node.c | 583 ocs_io_free(node->ocs, io); in ocs_node_force_free() 593 ocs_io_free(node->ocs, els); in ocs_node_force_free() 603 ocs_io_free(node->ocs, els); in ocs_node_force_free() 938 ocs_io_free(node->ocs, els); in ocs_node_initiate_cleanup() 1159 ocs_io_free(node->ocs, io); in __ocs_node_wait_ios_shutdown()
|
H A D | ocs_scsi.c | 200 ocs_io_free(ocs, io); in ocs_scsi_io_alloc() 269 ocs_io_free(ocs, io); in _ocs_scsi_io_free() 1898 ocs_io_free(ocs, io); in ocs_target_abort_cb()
|