Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend.h317 int ctl_run(union ctl_io *io);
H A Dctl_frontend_ioctl.c524 if ((retval = ctl_run(io)) != CTL_RETVAL_COMPLETE) in cfi_submit_wait()
H A Dctl_frontend_iscsi.c558 error = ctl_run(io); in cfiscsi_pdu_handle_scsi_command()
680 error = ctl_run(io); in cfiscsi_pdu_handle_task_request()
1151 error = ctl_run(io); in cfiscsi_session_terminate_tasks()
H A DREADME.ctl.txt260 ctl_queue() / ctl_run() This is where commands from the frontend ports come
H A Dctl.c14142 ctl_run(union ctl_io *io) function
/freebsd/sys/dev/nvmf/controller/
H A Dctl_frontend_nvmf.c275 error = ctl_run(io); in nvmft_dispatch_command()
308 error = ctl_run(io); in nvmft_terminate_commands()